[kernel] r21715 - in dists/trunk/linux/debian: . config/armel
Ben Hutchings
benh at moszumanska.debian.org
Sat Aug 9 17:43:50 UTC 2014
Author: benh
Date: Sat Aug 9 17:43:49 2014
New Revision: 21715
Log:
[armel/orion5x] Change IOSCHED_DEADLINE to module
Modified:
dists/trunk/linux/debian/changelog
dists/trunk/linux/debian/config/armel/config-reduced
Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog Sat Aug 9 17:37:02 2014 (r21714)
+++ dists/trunk/linux/debian/changelog Sat Aug 9 17:43:49 2014 (r21715)
@@ -21,9 +21,11 @@
* 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 at debian.org> Thu, 31 Jul 2014 20:56:06 +0200
Modified: dists/trunk/linux/debian/config/armel/config-reduced
==============================================================================
--- dists/trunk/linux/debian/config/armel/config-reduced Sat Aug 9 17:37:02 2014 (r21714)
+++ dists/trunk/linux/debian/config/armel/config-reduced Sat Aug 9 17:43:49 2014 (r21715)
@@ -4,6 +4,11 @@
# CONFIG_KPROBES is not set
##
+## file: block/Kconfig.iosched
+##
+CONFIG_IOSCHED_DEADLINE=m
+
+##
## file: crypto/Kconfig
##
# CONFIG_CRYPTO_FIPS is not set
More information about the Kernel-svn-changes
mailing list