mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:32:49 +02:00
kernel: disable sysctl syscall support - nothing uses it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25773 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8ffb9e04f3
commit
b3b72e94be
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user