Explicitly enable SGETMASK_SYSCALL on various architectures per default

svn path=/dists/sid/linux/; revision=21804
This commit is contained in:
Ben Hutchings 2014-09-11 03:01:06 +00:00
parent 80d9c6fcad
commit da9022cd10
6 changed files with 10 additions and 0 deletions

View File

@ -569,6 +569,7 @@ CONFIG_ROOT_NFS=y
##
## file: init/Kconfig
##
CONFIG_SGETMASK_SYSCALL=y
CONFIG_SYSFS_SYSCALL=y
##

View File

@ -34,5 +34,6 @@ CONFIG_EXT4_FS=y
##
## file: init/Kconfig
##
CONFIG_SGETMASK_SYSCALL=y
CONFIG_SYSFS_SYSCALL=y

View File

@ -848,6 +848,11 @@ CONFIG_PCIPCWATCHDOG=m
CONFIG_WDTPCI=m
CONFIG_USBPCWATCHDOG=m
##
## file: init/Kconfig
##
CONFIG_SGETMASK_SYSCALL=y
##
## file: lib/Kconfig.debug
##

View File

@ -536,6 +536,7 @@ CONFIG_FB_ATY_GX=y
##
## file: init/Kconfig
##
CONFIG_SGETMASK_SYSCALL=y
CONFIG_SYSFS_SYSCALL=y
##

View File

@ -1683,6 +1683,7 @@ CONFIG_USELIB=y
## choice: Cputime accounting
# CONFIG_IRQ_TIME_ACCOUNTING is not set
## end choice
CONFIG_SGETMASK_SYSCALL=y
CONFIG_SYSFS_SYSCALL=y
##

View File

@ -729,6 +729,7 @@ CONFIG_USELIB=y
CONFIG_LOG_BUF_SHIFT=16
# CONFIG_SCHED_AUTOGROUP is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SGETMASK_SYSCALL=y
CONFIG_SYSFS_SYSCALL=y
CONFIG_COMPAT_BRK=y
# CONFIG_MODULE_SIG is not set