[kernel] r21713 - in dists/trunk/linux/debian: . config/armel

Ben Hutchings benh at moszumanska.debian.org
Sat Aug 9 17:33:50 UTC 2014


Author: benh
Date: Sat Aug  9 17:33:49 2014
New Revision: 21713

Log:
[armel] Disable BINFMT_AOUT

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/armel/config.ixp4xx
   dists/trunk/linux/debian/config/armel/config.kirkwood
   dists/trunk/linux/debian/config/armel/config.mv78xx0
   dists/trunk/linux/debian/config/armel/config.orion5x

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sat Aug  9 17:23:24 2014	(r21712)
+++ dists/trunk/linux/debian/changelog	Sat Aug  9 17:33:49 2014	(r21713)
@@ -23,6 +23,7 @@
   * [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
+  * [armel] Disable BINFMT_AOUT
 
  -- Aurelien Jarno <aurel32 at debian.org>  Thu, 31 Jul 2014 20:56:06 +0200
 

Modified: dists/trunk/linux/debian/config/armel/config.ixp4xx
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.ixp4xx	Sat Aug  9 17:23:24 2014	(r21712)
+++ dists/trunk/linux/debian/config/armel/config.ixp4xx	Sat Aug  9 17:33:49 2014	(r21713)
@@ -652,11 +652,6 @@
 # CONFIG_USBPCWATCHDOG is not set
 
 ##
-## file: fs/Kconfig.binfmt
-##
-CONFIG_BINFMT_AOUT=m
-
-##
 ## file: init/Kconfig
 ##
 CONFIG_LOG_BUF_SHIFT=14

Modified: dists/trunk/linux/debian/config/armel/config.kirkwood
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.kirkwood	Sat Aug  9 17:23:24 2014	(r21712)
+++ dists/trunk/linux/debian/config/armel/config.kirkwood	Sat Aug  9 17:33:49 2014	(r21713)
@@ -592,11 +592,6 @@
 CONFIG_ORION_WATCHDOG=m
 
 ##
-## file: fs/Kconfig.binfmt
-##
-CONFIG_BINFMT_AOUT=m
-
-##
 ## file: fs/jffs2/Kconfig
 ##
 CONFIG_JFFS2_FS=y

Modified: dists/trunk/linux/debian/config/armel/config.mv78xx0
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.mv78xx0	Sat Aug  9 17:23:24 2014	(r21712)
+++ dists/trunk/linux/debian/config/armel/config.mv78xx0	Sat Aug  9 17:33:49 2014	(r21713)
@@ -520,11 +520,6 @@
 CONFIG_ORION_WATCHDOG=m
 
 ##
-## file: fs/Kconfig.binfmt
-##
-CONFIG_BINFMT_AOUT=m
-
-##
 ## file: mm/Kconfig
 ##
 ## choice: Memory model

Modified: dists/trunk/linux/debian/config/armel/config.orion5x
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.orion5x	Sat Aug  9 17:23:24 2014	(r21712)
+++ dists/trunk/linux/debian/config/armel/config.orion5x	Sat Aug  9 17:33:49 2014	(r21713)
@@ -534,11 +534,6 @@
 CONFIG_ORION_WATCHDOG=m
 
 ##
-## file: fs/Kconfig.binfmt
-##
-CONFIG_BINFMT_AOUT=m
-
-##
 ## file: mm/Kconfig
 ##
 ## choice: Memory model



More information about the Kernel-svn-changes mailing list