summaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-01-05 13:02:44 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-01-05 13:02:44 +0000
commit7cc5b6f9e9ef3414b282d87a51095a834a39969b (patch)
treedcd8b53fdc5bed3f1c07967eab420515e6b46ec7 /target/linux/cns3xxx
parent2b9379052e3145596eb2abd2b81da62fc9a9a455 (diff)
downloadmaster-31e0f0ae-7cc5b6f9e9ef3414b282d87a51095a834a39969b.tar.gz
master-31e0f0ae-7cc5b6f9e9ef3414b282d87a51095a834a39969b.tar.bz2
master-31e0f0ae-7cc5b6f9e9ef3414b282d87a51095a834a39969b.zip
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 <daniel@makrotopia.org> SVN-Revision: 43842
Diffstat (limited to 'target/linux/cns3xxx')
-rw-r--r--target/linux/cns3xxx/config-3.141
-rw-r--r--target/linux/cns3xxx/config-3.181
2 files changed, 0 insertions, 2 deletions
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