summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorNishanth Menon2015-12-14 19:42:59 +0100
committerOlof Johansson2015-12-22 20:32:00 +0100
commit7b5c01bb267b36eace99e87d5b7d8c369a184e1e (patch)
tree8759f50e284fb22655b62404faf0230a2ad7b428 /arch/arm/configs
parentMerge tag 'samsung-defconfig-4.5' of https://git.kernel.org/pub/scm/linux/ker... (diff)
downloadkernel-qcow2-linux-7b5c01bb267b36eace99e87d5b7d8c369a184e1e.tar.gz
kernel-qcow2-linux-7b5c01bb267b36eace99e87d5b7d8c369a184e1e.tar.xz
kernel-qcow2-linux-7b5c01bb267b36eace99e87d5b7d8c369a184e1e.zip
ARM: multi_v7_defconfig: Enable AM437x PMIC TPS65218
Enable PMIC for AM437x platforms such as AM437x-sk similar to commit a186cf10da84 ("ARM: omap2plus_defconfig: enable TPS65218 configs"). This allows multi_v7_defconfig to boot up on AM437x-sk platform. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/multi_v7_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 449fce8c9c13..36b51327f6ab 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -438,6 +438,7 @@ CONFIG_MFD_STMPE=y
CONFIG_MFD_PALMAS=y
CONFIG_MFD_TPS65090=y
CONFIG_MFD_TPS65217=y
+CONFIG_MFD_TPS65218=y
CONFIG_MFD_TPS6586X=y
CONFIG_MFD_TPS65910=y
CONFIG_REGULATOR_AB8500=y
@@ -470,6 +471,7 @@ CONFIG_REGULATOR_TPS51632=y
CONFIG_REGULATOR_TPS62360=y
CONFIG_REGULATOR_TPS65090=y
CONFIG_REGULATOR_TPS65217=y
+CONFIG_REGULATOR_TPS65218=y
CONFIG_REGULATOR_TPS6586X=y
CONFIG_REGULATOR_TPS65910=y
CONFIG_REGULATOR_TWL4030=y