c05564c4d8
Android 13
11 lines
214 B
Plaintext
Executable file
11 lines
214 B
Plaintext
Executable file
if DRM_MEDIATEK && !MTK_FB
|
|
|
|
config SMCDSD_PANEL
|
|
bool "Samsung Mobile Communication Division System Display"
|
|
default n
|
|
|
|
endif # DRM_MEDIATEK && !MTK_FB
|
|
|
|
source "drivers/gpu/drm/panel/smcdsd_panel/panels/Kconfig"
|
|
|