[source] malta: activate some more standard kernel features

LEDE Commits lede-commits at lists.infradead.org
Sun Oct 15 07:04:50 PDT 2017


hauke pushed a commit to source.git, branch master:
https://git.lede-project.org/0d5c1d7f238cd5aca207268950edc70ed6cf0a05

commit 0d5c1d7f238cd5aca207268950edc70ed6cf0a05
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Sun Oct 15 14:33:56 2017 +0200

    malta: activate some more standard kernel features
    
    These options where deactivated in the malta kernel, take the default
    options form the generic kernel configuration now to better match the
    other targets.
    
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 target/linux/malta/config-4.9 | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/target/linux/malta/config-4.9 b/target/linux/malta/config-4.9
index c6dd350..0e9daf6 100644
--- a/target/linux/malta/config-4.9
+++ b/target/linux/malta/config-4.9
@@ -76,7 +76,6 @@ CONFIG_CRYPTO_NULL2=y
 CONFIG_CRYPTO_RNG2=y
 CONFIG_CRYPTO_WORKQUEUE=y
 CONFIG_CSRC_R4K=y
-# CONFIG_DEBUG_FS is not set
 CONFIG_DMA_MAYBE_COHERENT=y
 CONFIG_DMA_NONCOHERENT=y
 CONFIG_DNOTIFY=y
@@ -164,7 +163,6 @@ CONFIG_ISA_DMA_API=y
 CONFIG_JBD2=y
 CONFIG_JFFS2_FS_POSIX_ACL=y
 CONFIG_JFFS2_FS_SECURITY=y
-# CONFIG_JFFS2_SUMMARY is not set
 CONFIG_KALLSYMS=y
 CONFIG_KERNEL_GZIP=y
 # CONFIG_KERNEL_XZ is not set
@@ -264,7 +262,6 @@ CONFIG_SG_POOL=y
 CONFIG_SMP=y
 CONFIG_SMP_UP=y
 CONFIG_SRCU=y
-# CONFIG_STAGING is not set
 CONFIG_SWAP_IO_SPACE=y
 CONFIG_SYNC_R4K=y
 CONFIG_SYSCTL_EXCEPTION_TRACE=y
@@ -296,7 +293,6 @@ CONFIG_SYS_SUPPORTS_SCHED_SMT=y
 CONFIG_SYS_SUPPORTS_SMARTMIPS=y
 CONFIG_SYS_SUPPORTS_SMP=y
 CONFIG_SYS_SUPPORTS_ZBOOT=y
-# CONFIG_TCP_CONG_ADVANCED is not set
 CONFIG_TICK_CPU_ACCOUNTING=y
 CONFIG_TREE_RCU=y
 CONFIG_USB_SUPPORT=y
@@ -308,5 +304,4 @@ CONFIG_VT=y
 CONFIG_VT_CONSOLE=y
 CONFIG_VT_HW_CONSOLE_BINDING=y
 CONFIG_VXFS_FS=y
-# CONFIG_WATCHDOG is not set
 CONFIG_XPS=y



More information about the lede-commits mailing list