[openwrt/openwrt] kernel: add missing kernel config option

LEDE Commits lede-commits at lists.infradead.org
Sat May 1 21:13:17 BST 2021


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/7ab3d94681902230b26892c2dc4516afcc30ee29

commit 7ab3d94681902230b26892c2dc4516afcc30ee29
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Sat May 1 21:11:22 2021 +0200

    kernel: add missing kernel config option
    
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 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



More information about the lede-commits mailing list