diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2013-07-23 03:20:13 -0400 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2013-08-28 03:23:22 -0400 |
commit | 5c61a05daca0d6145d50e6c692418c48a07be583 (patch) | |
tree | b11ba9d2664f615a5b7723e3377001cb6105b263 | |
parent | 9dab02d9c6dacfb9e902c8b1e827a038a9ce0c44 (diff) |
ARM: OMAP2+: Remove old display drivers from omap2plus_defconfig
The old display drivers are no longer used, and will be phased out. So
remove them from the omap2plus_defconfig.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
-rw-r--r-- | arch/arm/configs/omap2plus_defconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 7ce1c292d193..92ba100e9e3d 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig | |||
@@ -185,13 +185,6 @@ CONFIG_OMAP2_DSS_RFBI=y | |||
185 | CONFIG_OMAP2_DSS_SDI=y | 185 | CONFIG_OMAP2_DSS_SDI=y |
186 | CONFIG_OMAP2_DSS_DSI=y | 186 | CONFIG_OMAP2_DSS_DSI=y |
187 | CONFIG_FB_OMAP2=m | 187 | CONFIG_FB_OMAP2=m |
188 | CONFIG_PANEL_GENERIC_DPI=m | ||
189 | CONFIG_PANEL_TFP410=m | ||
190 | CONFIG_PANEL_SHARP_LS037V7DW01=m | ||
191 | CONFIG_PANEL_NEC_NL8048HL11_01B=m | ||
192 | CONFIG_PANEL_TAAL=m | ||
193 | CONFIG_PANEL_TPO_TD043MTEA1=m | ||
194 | CONFIG_PANEL_ACX565AKM=m | ||
195 | CONFIG_DISPLAY_ENCODER_TFP410=m | 188 | CONFIG_DISPLAY_ENCODER_TFP410=m |
196 | CONFIG_DISPLAY_ENCODER_TPD12S015=m | 189 | CONFIG_DISPLAY_ENCODER_TPD12S015=m |
197 | CONFIG_DISPLAY_CONNECTOR_DVI=m | 190 | CONFIG_DISPLAY_CONNECTOR_DVI=m |