aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2018-10-25 20:36:59 +0530
committerMaxime Ripard <maxime.ripard@bootlin.com>2018-11-05 09:21:18 +0100
commit1d02c03b6557b6c0de89eed6cf789c1f30393c6e (patch)
tree668e4dd87db25e0f6f264a6b30c9772447349a0b /arch/arm64/configs
parentLinux 4.20-rc1 (diff)
downloadlinux-dev-1d02c03b6557b6c0de89eed6cf789c1f30393c6e.tar.xz
linux-dev-1d02c03b6557b6c0de89eed6cf789c1f30393c6e.zip
arm64: defconfig: Enable MFD_AXP20X_I2C
The Allwinner H6 SoC is paired with the X-Powers AXP805 PMIC connected via I2C. Enable the driver for this PMIC. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> Tested-by: Jagan Teki <jagan@amarulasolutions.com> # OPI-1+ Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index c9a57d11330b..fe4f7814d14b 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -392,6 +392,7 @@ CONFIG_MESON_WATCHDOG=m
CONFIG_RENESAS_WDT=y
CONFIG_UNIPHIER_WATCHDOG=y
CONFIG_BCM2835_WDT=y
+CONFIG_MFD_AXP20X_I2C=y
CONFIG_MFD_BD9571MWV=y
CONFIG_MFD_AXP20X_RSB=y
CONFIG_MFD_CROS_EC=y