aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2017-08-12 11:10:42 +0530
committerChen-Yu Tsai <wens@csie.org>2017-08-14 15:23:09 +0800
commit88e96d58ad5054cd64bc338b982b6cace1b3db4e (patch)
treece940ad7889eeb77b41f1292aa473b47360bddcd /arch/arm64
parentLinux v4.13-rc1 (diff)
downloadlinux-dev-88e96d58ad5054cd64bc338b982b6cace1b3db4e.tar.xz
linux-dev-88e96d58ad5054cd64bc338b982b6cace1b3db4e.zip
arm64: defconfig: Enable MFD_AXP20X_RSB
The Allwinner A64 SoC is paired with the X-Powers AXP803 PMIC over the Reduced Serial Bus (RSB). Enable the driver for this PMIC. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> [wens@csie.org: Refined commit message] Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Diffstat (limited to 'arch/arm64')
-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 6c7d147eed54..0bd07d121958 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -312,6 +312,7 @@ CONFIG_MESON_GXBB_WATCHDOG=m
CONFIG_MESON_WATCHDOG=m
CONFIG_RENESAS_WDT=y
CONFIG_BCM2835_WDT=y
+CONFIG_MFD_AXP20X_RSB=y
CONFIG_MFD_CROS_EC=y
CONFIG_MFD_CROS_EC_I2C=y
CONFIG_MFD_CROS_EC_SPI=y