123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- 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
- 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
|