diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2013-07-23 03:18:13 -0400 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2013-08-28 03:23:19 -0400 |
commit | 488e352b2baadafc3e21a627b7ec8810402d47d1 (patch) | |
tree | e6fe494906a012fcbad49f728b47435d412ee4de /arch | |
parent | d14b97397a85ba36caa460fc3fef6746cf3f65df (diff) |
ARM: OMAP2+: Add selected display drivers to omap2plus_defconfig
Add some of the most common new display drivers to omap2plus_defconfig
to be built as modules.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/configs/omap2plus_defconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 5339e6a4d639..7ce1c292d193 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig | |||
@@ -192,6 +192,11 @@ CONFIG_PANEL_NEC_NL8048HL11_01B=m | |||
192 | CONFIG_PANEL_TAAL=m | 192 | CONFIG_PANEL_TAAL=m |
193 | CONFIG_PANEL_TPO_TD043MTEA1=m | 193 | CONFIG_PANEL_TPO_TD043MTEA1=m |
194 | CONFIG_PANEL_ACX565AKM=m | 194 | CONFIG_PANEL_ACX565AKM=m |
195 | CONFIG_DISPLAY_ENCODER_TFP410=m | ||
196 | CONFIG_DISPLAY_ENCODER_TPD12S015=m | ||
197 | CONFIG_DISPLAY_CONNECTOR_DVI=m | ||
198 | CONFIG_DISPLAY_CONNECTOR_HDMI=m | ||
199 | CONFIG_DISPLAY_PANEL_DPI=m | ||
195 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 200 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
196 | CONFIG_LCD_CLASS_DEVICE=y | 201 | CONFIG_LCD_CLASS_DEVICE=y |
197 | CONFIG_LCD_PLATFORM=y | 202 | CONFIG_LCD_PLATFORM=y |