mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:46:16 +02:00
kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25765 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1481ea14f5
commit
20b1cd6996
@ -2212,7 +2212,7 @@ CONFIG_SWAP=y
|
||||
CONFIG_SYN_COOKIES=y
|
||||
CONFIG_SYSCTL=y
|
||||
CONFIG_SYSCTL_SYSCALL=y
|
||||
CONFIG_SYSCTL_SYSCALL_CHECK=y
|
||||
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
|
||||
CONFIG_SYSFS=y
|
||||
# CONFIG_SYSFS_DEPRECATED is not set
|
||||
# CONFIG_SYSFS_DEPRECATED_V2 is not set
|
||||
|
@ -2220,7 +2220,7 @@ CONFIG_SWAP=y
|
||||
CONFIG_SYN_COOKIES=y
|
||||
CONFIG_SYSCTL=y
|
||||
CONFIG_SYSCTL_SYSCALL=y
|
||||
CONFIG_SYSCTL_SYSCALL_CHECK=y
|
||||
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
|
||||
CONFIG_SYSFS=y
|
||||
# CONFIG_SYSFS_DEPRECATED is not set
|
||||
# CONFIG_SYSFS_DEPRECATED_V2 is not set
|
||||
|
@ -2338,7 +2338,7 @@ CONFIG_SWAP=y
|
||||
CONFIG_SYN_COOKIES=y
|
||||
CONFIG_SYSCTL=y
|
||||
CONFIG_SYSCTL_SYSCALL=y
|
||||
CONFIG_SYSCTL_SYSCALL_CHECK=y
|
||||
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
|
||||
CONFIG_SYSFS=y
|
||||
# CONFIG_SYSFS_DEPRECATED is not set
|
||||
# CONFIG_SYSFS_DEPRECATED_V2 is not set
|
||||
|
@ -2442,7 +2442,7 @@ CONFIG_SWAP=y
|
||||
CONFIG_SYN_COOKIES=y
|
||||
CONFIG_SYSCTL=y
|
||||
CONFIG_SYSCTL_SYSCALL=y
|
||||
CONFIG_SYSCTL_SYSCALL_CHECK=y
|
||||
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
|
||||
CONFIG_SYSFS=y
|
||||
# CONFIG_SYSFS_DEPRECATED is not set
|
||||
# CONFIG_SYSFS_DEPRECATED_V2 is not set
|
||||
|
@ -2535,7 +2535,7 @@ CONFIG_SWAP=y
|
||||
CONFIG_SYN_COOKIES=y
|
||||
CONFIG_SYSCTL=y
|
||||
CONFIG_SYSCTL_SYSCALL=y
|
||||
CONFIG_SYSCTL_SYSCALL_CHECK=y
|
||||
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
|
||||
CONFIG_SYSFS=y
|
||||
# CONFIG_SYSFS_DEPRECATED is not set
|
||||
# CONFIG_SYSFS_DEPRECATED_V2 is not set
|
||||
|
@ -2404,7 +2404,7 @@ CONFIG_SWAP=y
|
||||
CONFIG_SYN_COOKIES=y
|
||||
CONFIG_SYSCTL=y
|
||||
CONFIG_SYSCTL_SYSCALL=y
|
||||
CONFIG_SYSCTL_SYSCALL_CHECK=y
|
||||
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
|
||||
CONFIG_SYSFS=y
|
||||
# CONFIG_SYSFS_DEPRECATED is not set
|
||||
# CONFIG_SYSFS_DEPRECATED_V2 is not set
|
||||
|
@ -2461,7 +2461,7 @@ CONFIG_SWAP=y
|
||||
CONFIG_SYN_COOKIES=y
|
||||
CONFIG_SYSCTL=y
|
||||
CONFIG_SYSCTL_SYSCALL=y
|
||||
CONFIG_SYSCTL_SYSCALL_CHECK=y
|
||||
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
|
||||
CONFIG_SYSFS=y
|
||||
# CONFIG_SYSFS_DEPRECATED is not set
|
||||
# CONFIG_SYSFS_DEPRECATED_V2 is not set
|
||||
|
@ -2481,7 +2481,7 @@ CONFIG_SWAP=y
|
||||
CONFIG_SYN_COOKIES=y
|
||||
CONFIG_SYSCTL=y
|
||||
CONFIG_SYSCTL_SYSCALL=y
|
||||
CONFIG_SYSCTL_SYSCALL_CHECK=y
|
||||
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
|
||||
CONFIG_SYSFS=y
|
||||
# CONFIG_SYSFS_DEPRECATED is not set
|
||||
# CONFIG_SYSFS_DEPRECATED_V2 is not set
|
||||
|
Loading…
Reference in New Issue
Block a user