diff options
author | Javier Martinez Canillas <javier.martinez@collabora.co.uk> | 2012-12-19 07:33:39 -0500 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2013-02-01 17:59:34 -0500 |
commit | 271b22b95a1dfe10fbb269fb41419225148d31a5 (patch) | |
tree | d20a89618233940720a5a8fd302f3e754a095f40 /arch/arm/configs/omap2plus_defconfig | |
parent | 8310f9d2955e421709799d03ca2ee2f17c14016b (diff) |
ARM: OMAP2+: omap2plus_defconfig: enable TFP410 chip support
Many OMAP3 based boards such as Beagle, Overo and IGEP use
the TFP410 DPI-to-DVI chip. So, it's good to have it built
as a module by default on OMAP2+ config.
Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs/omap2plus_defconfig')
-rw-r--r-- | arch/arm/configs/omap2plus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 82ce8d738fa1..1913f8504b3a 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig | |||
@@ -150,6 +150,7 @@ CONFIG_OMAP2_DSS_SDI=y | |||
150 | CONFIG_OMAP2_DSS_DSI=y | 150 | CONFIG_OMAP2_DSS_DSI=y |
151 | CONFIG_FB_OMAP2=m | 151 | CONFIG_FB_OMAP2=m |
152 | CONFIG_PANEL_GENERIC_DPI=m | 152 | CONFIG_PANEL_GENERIC_DPI=m |
153 | CONFIG_PANEL_TFP410=m | ||
153 | CONFIG_PANEL_SHARP_LS037V7DW01=m | 154 | CONFIG_PANEL_SHARP_LS037V7DW01=m |
154 | CONFIG_PANEL_NEC_NL8048HL11_01B=m | 155 | CONFIG_PANEL_NEC_NL8048HL11_01B=m |
155 | CONFIG_PANEL_TAAL=m | 156 | CONFIG_PANEL_TAAL=m |