[armel/orion5x] Change IOSCHED_DEADLINE to module

svn path=/dists/trunk/linux/; revision=21715
This commit is contained in:
Ben Hutchings 2014-08-09 17:43:49 +00:00
parent 837bed5b18
commit 3578161ed1
2 changed files with 8 additions and 1 deletions

4
debian/changelog vendored
View File

@ -21,9 +21,11 @@ linux (3.16-1~exp1) UNRELEASED; urgency=medium
* udeb: Add new sound drivers to sound-modules (thanks to Samuel Thibault)
(Closes: #756998)
* [armhf] touchscreen: Enable TOUCHSCREEN_SUN4I as module (Closes: #757086)
* [armel/kirkwood] Change IPV6 to module to reduce kernel image size
* [!alpha,m68k,x86] Disable USELIB, only needed by libc5
* [armel] Disable BINFMT_AOUT
* [armel] Change configuration to reduce kernel image size
- [/kirkwood] Change IPV6 to module
- [/orion5x] Change IOSCHED_DEADLINE to module
-- Aurelien Jarno <aurel32@debian.org> Thu, 31 Jul 2014 20:56:06 +0200

View File

@ -3,6 +3,11 @@
##
# CONFIG_KPROBES is not set
##
## file: block/Kconfig.iosched
##
CONFIG_IOSCHED_DEADLINE=m
##
## file: crypto/Kconfig
##