diff mbox series

ath79: add missing CONFIG symbol for testing kernel 5.10

Message ID 877dkqk456.fsf@husum.ptp
State Superseded
Headers show
Series ath79: add missing CONFIG symbol for testing kernel 5.10 | expand

Commit Message

Russell Senior April 25, 2021, 11:14 a.m. UTC
CONFIG_MFD_RB4XX_CPLD is missing from the testing kernel config, add it disabled

Signed-off-by: Russell Senior <russell@personaltelco.net>
---
 target/linux/ath79/config-5.10 | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/target/linux/ath79/config-5.10 b/target/linux/ath79/config-5.10
index 9aa320dcda..d4abddb445 100644
--- a/target/linux/ath79/config-5.10
+++ b/target/linux/ath79/config-5.10
@@ -96,6 +96,7 @@  CONFIG_MDIO_BUS=y
 CONFIG_MDIO_DEVICE=y
 CONFIG_MDIO_GPIO=y
 CONFIG_MEMFD_CREATE=y
+# CONFIG_MFD_RB4XX_CPLD is not set
 CONFIG_MFD_SYSCON=y
 CONFIG_MIGRATION=y
 CONFIG_MIPS=y