summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorAnilKumar Chimata2012-12-16 20:30:00 +0100
committerTony Lindgren2012-12-17 19:50:41 +0100
commit7a5c6065669c6c226f19e5ad5c9b3d3400b2b136 (patch)
tree33593eb3635ca456911826610c808798155bbf27 /arch
parentARM: OMAP2+: enable devtmpfs and devtmpfs automount (diff)
downloadkernel-qcow2-linux-7a5c6065669c6c226f19e5ad5c9b3d3400b2b136.tar.gz
kernel-qcow2-linux-7a5c6065669c6c226f19e5ad5c9b3d3400b2b136.tar.xz
kernel-qcow2-linux-7a5c6065669c6c226f19e5ad5c9b3d3400b2b136.zip
ARM: OMAP2+: omap2plus_defconfig: Add tps65217 support
TPS65217 is described in arch/arm/boot/dts/am335x-bone.dts but doesn't enabled in arch/arm/configs/omap2plus_defconfig. Enable TPS65217 support in omap2plus_defconfig. Signed-off-by: Igor Mazanov <i.mazanov@gmail.com> Signed-off-by: AnilKumar Ch <anilkumar@ti.com> [tony@atomide.com: updated comments] Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/omap2plus_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index ad4119058d71..244568d5dc36 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -134,9 +134,11 @@ CONFIG_POWER_SUPPLY=y
CONFIG_WATCHDOG=y
CONFIG_OMAP_WATCHDOG=y
CONFIG_TWL4030_WATCHDOG=y
+CONFIG_MFD_TPS65217=y
CONFIG_REGULATOR_TWL4030=y
CONFIG_REGULATOR_TPS65023=y
CONFIG_REGULATOR_TPS6507X=y
+CONFIG_REGULATOR_TPS65217=y
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
CONFIG_FB_MODE_HELPERS=y