summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-02-27 20:06:13 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-02-27 20:06:13 +0000
commitd5c7314b76b8a7878d0f50f5230f9686aa79d830 (patch)
treed6ae18a6355ef72226a558ff7503c1949539b488
parent7ae115eac67b8fe4d2201abf7bc871476f7c0c93 (diff)
downloadmaster-31e0f0ae-d5c7314b76b8a7878d0f50f5230f9686aa79d830.tar.gz
master-31e0f0ae-d5c7314b76b8a7878d0f50f5230f9686aa79d830.tar.bz2
master-31e0f0ae-d5c7314b76b8a7878d0f50f5230f9686aa79d830.zip
kernel: disable sysctl syscall support - nothing uses it
SVN-Revision: 25773
-rw-r--r--target/linux/generic/config-2.6.302
-rw-r--r--target/linux/generic/config-2.6.312
-rw-r--r--target/linux/generic/config-2.6.322
-rw-r--r--target/linux/generic/config-2.6.342
-rw-r--r--target/linux/generic/config-2.6.352
-rw-r--r--target/linux/generic/config-2.6.362
-rw-r--r--target/linux/generic/config-2.6.372
-rw-r--r--target/linux/generic/config-2.6.382
8 files changed, 8 insertions, 8 deletions
diff --git a/target/linux/generic/config-2.6.30 b/target/linux/generic/config-2.6.30
index a1b80461c9..cd0b7dc706 100644
--- a/target/linux/generic/config-2.6.30
+++ b/target/linux/generic/config-2.6.30
@@ -2211,7 +2211,7 @@ CONFIG_SWAP=y
# CONFIG_SYNCLINK_CS is not set
CONFIG_SYN_COOKIES=y
CONFIG_SYSCTL=y
-CONFIG_SYSCTL_SYSCALL=y
+# CONFIG_SYSCTL_SYSCALL is not set
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
CONFIG_SYSFS=y
# CONFIG_SYSFS_DEPRECATED is not set
diff --git a/target/linux/generic/config-2.6.31 b/target/linux/generic/config-2.6.31
index d457bd8d7a..d61da38c31 100644
--- a/target/linux/generic/config-2.6.31
+++ b/target/linux/generic/config-2.6.31
@@ -2219,7 +2219,7 @@ CONFIG_SWAP=y
# CONFIG_SYNCLINK_CS is not set
CONFIG_SYN_COOKIES=y
CONFIG_SYSCTL=y
-CONFIG_SYSCTL_SYSCALL=y
+# CONFIG_SYSCTL_SYSCALL is not set
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
CONFIG_SYSFS=y
# CONFIG_SYSFS_DEPRECATED is not set
diff --git a/target/linux/generic/config-2.6.32 b/target/linux/generic/config-2.6.32
index bd9f5f24bd..6439ef748c 100644
--- a/target/linux/generic/config-2.6.32
+++ b/target/linux/generic/config-2.6.32
@@ -2337,7 +2337,7 @@ CONFIG_SWAP=y
# CONFIG_SYNCLINK_CS is not set
CONFIG_SYN_COOKIES=y
CONFIG_SYSCTL=y
-CONFIG_SYSCTL_SYSCALL=y
+# CONFIG_SYSCTL_SYSCALL is not set
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
CONFIG_SYSFS=y
# CONFIG_SYSFS_DEPRECATED is not set
diff --git a/target/linux/generic/config-2.6.34 b/target/linux/generic/config-2.6.34
index 2198b0dcfc..c6dae670d1 100644
--- a/target/linux/generic/config-2.6.34
+++ b/target/linux/generic/config-2.6.34
@@ -2441,7 +2441,7 @@ CONFIG_SWAP=y
# CONFIG_SYNCLINK_CS is not set
CONFIG_SYN_COOKIES=y
CONFIG_SYSCTL=y
-CONFIG_SYSCTL_SYSCALL=y
+# CONFIG_SYSCTL_SYSCALL is not set
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
CONFIG_SYSFS=y
# CONFIG_SYSFS_DEPRECATED is not set
diff --git a/target/linux/generic/config-2.6.35 b/target/linux/generic/config-2.6.35
index 5f7a097525..fdc64196c9 100644
--- a/target/linux/generic/config-2.6.35
+++ b/target/linux/generic/config-2.6.35
@@ -2534,7 +2534,7 @@ CONFIG_SWAP=y
# CONFIG_SYNCLINK_CS is not set
CONFIG_SYN_COOKIES=y
CONFIG_SYSCTL=y
-CONFIG_SYSCTL_SYSCALL=y
+# CONFIG_SYSCTL_SYSCALL is not set
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
CONFIG_SYSFS=y
# CONFIG_SYSFS_DEPRECATED is not set
diff --git a/target/linux/generic/config-2.6.36 b/target/linux/generic/config-2.6.36
index fcad5f5c6c..4f4485aec7 100644
--- a/target/linux/generic/config-2.6.36
+++ b/target/linux/generic/config-2.6.36
@@ -2403,7 +2403,7 @@ CONFIG_SWAP=y
# CONFIG_SYNCLINK_CS is not set
CONFIG_SYN_COOKIES=y
CONFIG_SYSCTL=y
-CONFIG_SYSCTL_SYSCALL=y
+# CONFIG_SYSCTL_SYSCALL is not set
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
CONFIG_SYSFS=y
# CONFIG_SYSFS_DEPRECATED is not set
diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37
index ddbe04ae47..bcf4e8f336 100644
--- a/target/linux/generic/config-2.6.37
+++ b/target/linux/generic/config-2.6.37
@@ -2460,7 +2460,7 @@ CONFIG_SWAP=y
# CONFIG_SYNCLINK_CS is not set
CONFIG_SYN_COOKIES=y
CONFIG_SYSCTL=y
-CONFIG_SYSCTL_SYSCALL=y
+# CONFIG_SYSCTL_SYSCALL is not set
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
CONFIG_SYSFS=y
# CONFIG_SYSFS_DEPRECATED is not set
diff --git a/target/linux/generic/config-2.6.38 b/target/linux/generic/config-2.6.38
index 464a04b6d2..0789c1f34e 100644
--- a/target/linux/generic/config-2.6.38
+++ b/target/linux/generic/config-2.6.38
@@ -2480,7 +2480,7 @@ CONFIG_SWAP=y
# CONFIG_SYNCLINK_CS is not set
CONFIG_SYN_COOKIES=y
CONFIG_SYSCTL=y
-CONFIG_SYSCTL_SYSCALL=y
+# CONFIG_SYSCTL_SYSCALL is not set
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
CONFIG_SYSFS=y
# CONFIG_SYSFS_DEPRECATED is not set