From 7cc5b6f9e9ef3414b282d87a51095a834a39969b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 5 Jan 2015 13:02:44 +0000 Subject: all targets: remove all =m kernel config symbols modules build during the kernel compile phase are ignored anyway, all modules should be built using KernelPackage in package/kernel/linux/modules/* selecting the appropriate config symbols there rather than in target/linux/*/config-* Signed-off-by: Daniel Golle SVN-Revision: 43842 --- target/linux/cns3xxx/config-3.14 | 1 - target/linux/cns3xxx/config-3.18 | 1 - 2 files changed, 2 deletions(-) (limited to 'target/linux/cns3xxx') diff --git a/target/linux/cns3xxx/config-3.14 b/target/linux/cns3xxx/config-3.14 index df132b4b62..b3723924d5 100644 --- a/target/linux/cns3xxx/config-3.14 +++ b/target/linux/cns3xxx/config-3.14 @@ -136,7 +136,6 @@ CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HAVE_UID16=y CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y CONFIG_HWMON=y -CONFIG_HW_RANDOM=m CONFIG_HZ_FIXED=0 CONFIG_HZ_PERIODIC=y CONFIG_I2C=y diff --git a/target/linux/cns3xxx/config-3.18 b/target/linux/cns3xxx/config-3.18 index a23caf54f1..a17544fe78 100644 --- a/target/linux/cns3xxx/config-3.18 +++ b/target/linux/cns3xxx/config-3.18 @@ -147,7 +147,6 @@ CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HAVE_UID16=y CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y CONFIG_HWMON=y -CONFIG_HW_RANDOM=m CONFIG_HZ_FIXED=0 CONFIG_HZ_PERIODIC=y CONFIG_I2C=y -- cgit v1.2.3