mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
mako: display: remove unused config from Kconfig
Change-Id: I8ea6a5600869d41480eb8fbcfe54ea1bea03802a
This commit is contained in:
parent
0f1ec9f26a
commit
572895635a
1 changed files with 0 additions and 29 deletions
|
@ -184,11 +184,6 @@ config FB_MSM_MIPI_DSI_LGIT
|
|||
select FB_MSM_MIPI_DSI
|
||||
default n
|
||||
|
||||
config FB_MSM_MIPI_DSI_HITACHI
|
||||
bool
|
||||
select FB_MSM_MIPI_DSI
|
||||
default n
|
||||
|
||||
config FB_MSM_MIPI_DSI_RENESAS
|
||||
bool
|
||||
select FB_MSM_MIPI_DSI
|
||||
|
@ -312,31 +307,11 @@ config FB_MSM_LCDC_WXGA
|
|||
select FB_MSM_LCDC_PANEL
|
||||
default n
|
||||
|
||||
config FB_MSM_MIPI_LGIT_VIDEO_HD_PT
|
||||
bool
|
||||
select FB_MSM_MIPI_DSI_LGIT
|
||||
default n
|
||||
|
||||
config FB_MSM_MIPI_LGIT_CMD_WVGA_PT
|
||||
bool
|
||||
select FB_MSM_MIPI_DSI_LGIT
|
||||
default n
|
||||
|
||||
config FB_MSM_MIPI_LGIT_VIDEO_WVGA_PT
|
||||
bool
|
||||
select FB_MSM_MIPI_DSI_LGIT
|
||||
default n
|
||||
|
||||
config FB_MSM_MIPI_LGIT_VIDEO_WXGA_PT
|
||||
bool
|
||||
select FB_MSM_MIPI_DSI_LGIT
|
||||
default n
|
||||
|
||||
config FB_MSM_MIPI_HITACHI_VIDEO_HD_PT
|
||||
bool
|
||||
select FB_MSM_MIPI_DSI_HITACHI
|
||||
default n
|
||||
|
||||
config FB_MSM_LVDS_CHIMEI_WXGA
|
||||
bool
|
||||
select FB_MSM_LVDS
|
||||
|
@ -689,10 +664,6 @@ config FB_MSM_MIPI_LGIT_VIDEO_WXGA_PT_PANEL
|
|||
bool "MIPI LG Display WXGA PT Panel"
|
||||
select FB_MSM_MIPI_LGIT_VIDEO_WXGA_PT
|
||||
|
||||
config FB_MSM_MIPI_HITACHI_VIDEO_HD_PT_PANEL
|
||||
bool "MIPI LG Display WXGA PT Panel"
|
||||
select FB_MSM_MIPI_HITACHI_VIDEO_HD_PT
|
||||
|
||||
config FB_MSM_MIPI_TOSHIBA_VIDEO_WVGA_PT_PANEL
|
||||
bool "MIPI Toshiba WVGA PT Panel"
|
||||
select FB_MSM_MIPI_TOSHIBA_VIDEO_WVGA_PT
|
||||
|
|
Loading…
Reference in a new issue