diff mbox

[v5,7/7] ARM: hi3xxx_defconfig: Enable HI6421 MFD and Regulators

Message ID 1407929624-8737-8-git-send-email-guodong.xu@linaro.org
State New
Headers show

Commit Message

Guodong Xu Aug. 13, 2014, 11:33 a.m. UTC
Enable HiSilicon Hi6421 MFD and regulator drivers in hi3xxx_defconfig

Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
---
 arch/arm/configs/hi3xxx_defconfig | 3 +++
 1 file changed, 3 insertions(+)
diff mbox

Patch

diff --git a/arch/arm/configs/hi3xxx_defconfig b/arch/arm/configs/hi3xxx_defconfig
index f186bdf..6cf9187 100644
--- a/arch/arm/configs/hi3xxx_defconfig
+++ b/arch/arm/configs/hi3xxx_defconfig
@@ -54,3 +54,6 @@  CONFIG_PRINTK_TIME=y
 CONFIG_DEBUG_FS=y
 CONFIG_DEBUG_KERNEL=y
 CONFIG_LOCKUP_DETECTOR=y
+CONFIG_MFD_HI6421_PMIC=y
+CONFIG_REGULATOR=y
+CONFIG_REGULATOR_HI6421=y