Skip to content

Commit ffd7913

Browse files
srearndb
authored andcommitted
arm64: defconfig: update RK8XX MFD config
Update the defconfig for the new RK8XX MFD config name, which got split to add SPI support. Reported-by: Marek Szyprowski <m.szyprowski@samsung.com> Fixes: c20e8c5 ("mfd: rk808: Split into core and i2c") Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent cf971df commit ffd7913

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,8 @@ CONFIG_MFD_MAX77620=y
693693
CONFIG_MFD_MT6360=y
694694
CONFIG_MFD_MT6397=y
695695
CONFIG_MFD_SPMI_PMIC=y
696-
CONFIG_MFD_RK808=y
696+
CONFIG_MFD_RK8XX_I2C=y
697+
CONFIG_MFD_RK8XX_SPI=y
697698
CONFIG_MFD_SEC_CORE=y
698699
CONFIG_MFD_SL28CPLD=y
699700
CONFIG_RZ_MTU3=y

0 commit comments

Comments
 (0)