52 lines
929 B
Plaintext
52 lines
929 B
Plaintext
config PANEL_E1_S6E3FAC_AMB606AW01_FHD
|
|
bool "LSI S6E3FAC LDI"
|
|
|
|
config PANEL_E1_S6E3FAE_AMB616FM01_FHD
|
|
bool "LSI S6E3FAE LDI"
|
|
|
|
config PANEL_E3_S6E3HAE_AMB681AZ01_WQHD
|
|
bool "LSI S6E3HAE LDI"
|
|
|
|
config PANEL_E3_S6E3HAF_AMB679FN01_WQHD
|
|
bool "LSI S6E3HAF LDI"
|
|
|
|
config SAMSUNG_DEBUG_DISPLAY
|
|
bool "Add Samsung Debugging code"
|
|
default n
|
|
|
|
config DISPLAY_SAMSUNG
|
|
bool "mdss config for samsung product"
|
|
default n
|
|
|
|
config PANEL_KUNIT
|
|
bool "KUnit test for panel"
|
|
depends on SEC_KUNIT
|
|
|
|
#
|
|
# PANEL UNIQUE FEATURE
|
|
#
|
|
config DUAL_PANEL
|
|
depends on DISPLAY_SAMSUNG
|
|
bool "dual paneloperation"
|
|
default n
|
|
|
|
config PARTIAL_UPDATE
|
|
depends on DISPLAY_SAMSUNG
|
|
bool "partial update operation"
|
|
default n
|
|
|
|
config CABC_FUNCTION
|
|
depends on DISPLAY_SAMSUNG
|
|
bool "DDI cabc operation"
|
|
default n
|
|
|
|
config SUPPORT_POC_FLASH
|
|
depends on DISPLAY_SAMSUNG
|
|
bool "SUPPORT POC FLASH"
|
|
default n
|
|
|
|
config OPCODE_PARSER
|
|
bool "OPCODE PARSER"
|
|
default n
|
|
|