[arm*,ia64,ppc64el,s390*,sh4] Disable SYSFS_SYSCALL, only needed for SVR4 compatibility

svn path=/dists/trunk/linux/; revision=21716
This commit is contained in:
Ben Hutchings 2014-08-09 17:52:47 +00:00
parent 3578161ed1
commit 0abba0422b
10 changed files with 31 additions and 0 deletions

2
debian/changelog vendored
View File

@ -22,6 +22,8 @@ linux (3.16-1~exp1) UNRELEASED; urgency=medium
(Closes: #756998)
* [armhf] touchscreen: Enable TOUCHSCREEN_SUN4I as module (Closes: #757086)
* [!alpha,m68k,x86] Disable USELIB, only needed by libc5
* [arm*,ia64,ppc64el,s390*,sh4] Disable SYSFS_SYSCALL, only needed for
SVR4 compatibility
* [armel] Disable BINFMT_AOUT
* [armel] Change configuration to reduce kernel image size
- [/kirkwood] Change IPV6 to module

View File

@ -950,6 +950,7 @@ CONFIG_BINFMT_EM86=m
CONFIG_USELIB=y
#. TODO
# CONFIG_AUDIT is not set
CONFIG_SYSFS_SYSCALL=y
##
## file: lib/Kconfig

View File

@ -4745,6 +4745,7 @@ CONFIG_BLK_DEV_INITRD=y
#. Unfortunately some useful options are conditional on EXPERT
CONFIG_EXPERT=y
CONFIG_UID16=y
# CONFIG_SYSFS_SYSCALL is not set
# CONFIG_SYSCTL_SYSCALL is not set
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set

View File

@ -566,6 +566,11 @@ CONFIG_FB_STI=y
##
CONFIG_ROOT_NFS=y
##
## file: init/Kconfig
##
CONFIG_SYSFS_SYSCALL=y
##
## file: lib/Kconfig.debug
##

View File

@ -31,3 +31,8 @@ CONFIG_BLK_DEV_SD=y
##
CONFIG_EXT4_FS=y
##
## file: init/Kconfig
##
CONFIG_SYSFS_SYSCALL=y

View File

@ -88,6 +88,11 @@ CONFIG_RTC_DRV_PS3=m
CONFIG_FB_PS3=y
CONFIG_FB_PS3_DEFAULT_SIZE_M=9
##
## file: init/Kconfig
##
CONFIG_SYSFS_SYSCALL=y
##
## file: sound/ppc/Kconfig
##

View File

@ -534,6 +534,11 @@ CONFIG_FB_ATY_GX=y
##
# CONFIG_W1 is not set
##
## file: init/Kconfig
##
CONFIG_SYSFS_SYSCALL=y
##
## file: lib/xz/Kconfig
##

View File

@ -1711,6 +1711,7 @@ CONFIG_USELIB=y
## choice: Cputime accounting
# CONFIG_IRQ_TIME_ACCOUNTING is not set
## end choice
CONFIG_SYSFS_SYSCALL=y
##
## file: kernel/irq/Kconfig

View File

@ -731,6 +731,7 @@ CONFIG_LOG_BUF_SHIFT=16
# CONFIG_CGROUPS is not set
# CONFIG_SCHED_AUTOGROUP is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSFS_SYSCALL=y
CONFIG_COMPAT_BRK=y
# CONFIG_MODULE_SIG is not set

View File

@ -90,6 +90,11 @@ CONFIG_FB_PLATINUM=y
CONFIG_FB_VALKYRIE=y
CONFIG_FB_IMSTT=y
##
## file: init/Kconfig
##
CONFIG_SYSFS_SYSCALL=y
##
## file: mm/Kconfig
##