[alpha,m68k] Re-enable USELIB

svn path=/dists/trunk/linux/; revision=21714
This commit is contained in:
Ben Hutchings 2014-08-09 17:37:02 +00:00
parent acc2b51176
commit 837bed5b18
3 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -22,7 +22,7 @@ linux (3.16-1~exp1) UNRELEASED; urgency=medium
(Closes: #756998)
* [armhf] touchscreen: Enable TOUCHSCREEN_SUN4I as module (Closes: #757086)
* [armel/kirkwood] Change IPV6 to module to reduce kernel image size
* [!x86] Disable USELIB, only needed by libc5
* [!alpha,m68k,x86] Disable USELIB, only needed by libc5
* [armel] Disable BINFMT_AOUT
-- Aurelien Jarno <aurel32@debian.org> Thu, 31 Jul 2014 20:56:06 +0200

View File

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

View File

@ -723,6 +723,7 @@ CONFIG_BINFMT_MISC=m
##
## file: init/Kconfig
##
CONFIG_USELIB=y
# CONFIG_AUDIT is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=16