From 7ab3d94681902230b26892c2dc4516afcc30ee29 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 1 May 2021 21:11:22 +0200 Subject: [PATCH] kernel: add missing kernel config option Signed-off-by: Hauke Mehrtens --- target/linux/generic/config-5.10 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10 index a406a9ebe0..31141f207b 100644 --- a/target/linux/generic/config-5.10 +++ b/target/linux/generic/config-5.10 @@ -3273,6 +3273,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_SEC_CORE is not set # CONFIG_MFD_SI476X_CORE is not set # CONFIG_MFD_SKY81452 is not set +# CONFIG_MFD_SL28CPLD is not set # CONFIG_MFD_SM501 is not set # CONFIG_MFD_SMSC is not set # CONFIG_MFD_STMFX is not set -- 2.30.2