From: Jagan Teki Date: Sat, 12 Aug 2017 05:40:42 +0000 (+0530) Subject: arm64: defconfig: Enable MFD_AXP20X_RSB X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=88e96d58ad5054cd64bc338b982b6cace1b3db4e;p=linux.git 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 [wens@csie.org: Refined commit message] Signed-off-by: Chen-Yu Tsai --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 6c7d147eed54d..0bd07d1219585 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