[kernel] r22266 - dists/trunk/linux/debian/config/armel

Ben Hutchings benh at moszumanska.debian.org
Fri Jan 16 02:46:52 UTC 2015


Author: benh
Date: Fri Jan 16 02:46:52 2015
New Revision: 22266

Log:
[armel] Move common feature-disables for kirkwood and orion into config-reduced

Modified:
   dists/trunk/linux/debian/config/armel/config-reduced
   dists/trunk/linux/debian/config/armel/config.kirkwood
   dists/trunk/linux/debian/config/armel/config.orion5x

Modified: dists/trunk/linux/debian/config/armel/config-reduced
==============================================================================
--- dists/trunk/linux/debian/config/armel/config-reduced	Fri Jan 16 02:43:15 2015	(r22265)
+++ dists/trunk/linux/debian/config/armel/config-reduced	Fri Jan 16 02:46:52 2015	(r22266)
@@ -1,4 +1,9 @@
 ##
+## file: arch/Kconfig
+##
+# CONFIG_KPROBES is not set
+
+##
 ## file: block/Kconfig.iosched
 ##
 CONFIG_IOSCHED_DEADLINE=m
@@ -35,6 +40,13 @@
 #. Saves about 7K
 # CONFIG_COMPACTION is not set
 # CONFIG_KSM is not set
+# CONFIG_ZSMALLOC is not set
+
+##
+## file: net/Kconfig
+##
+#. Saves about 3K
+# CONFIG_BPF_JIT is not set
 
 ##
 ## file: net/ipv6/Kconfig

Modified: dists/trunk/linux/debian/config/armel/config.kirkwood
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.kirkwood	Fri Jan 16 02:43:15 2015	(r22265)
+++ dists/trunk/linux/debian/config/armel/config.kirkwood	Fri Jan 16 02:46:52 2015	(r22266)
@@ -1,9 +1,4 @@
 ##
-## file: arch/Kconfig
-##
-# CONFIG_KPROBES is not set
-
-##
 ## file: arch/arm/Kconfig
 ##
 CONFIG_ARCH_MULTI_V5=y
@@ -620,13 +615,6 @@
 # CONFIG_DISCONTIGMEM_MANUAL is not set
 # CONFIG_SPARSEMEM_MANUAL is not set
 ## end choice
-# CONFIG_ZSMALLOC is not set
-
-##
-## file: net/Kconfig
-##
-#. Saves about 3K
-# CONFIG_BPF_JIT is not set
 
 ##
 ## file: net/atm/Kconfig

Modified: dists/trunk/linux/debian/config/armel/config.orion5x
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.orion5x	Fri Jan 16 02:43:15 2015	(r22265)
+++ dists/trunk/linux/debian/config/armel/config.orion5x	Fri Jan 16 02:46:52 2015	(r22266)
@@ -1,9 +1,4 @@
 ##
-## file: arch/Kconfig
-##
-# CONFIG_KPROBES is not set
-
-##
 ## file: arch/arm/Kconfig
 ##
 ## choice: ARM system type
@@ -594,13 +589,6 @@
 # CONFIG_SPARSEMEM_MANUAL is not set
 ## end choice
 # CONFIG_FRONTSWAP is not set
-# CONFIG_ZSMALLOC is not set
-
-##
-## file: net/Kconfig
-##
-#. Saves about 3K
-# CONFIG_BPF_JIT is not set
 
 ##
 ## file: net/atm/Kconfig
@@ -621,9 +609,3 @@
 ##
 # CONFIG_SECURITY is not set
 
-##
-## file: usr/Kconfig
-##
-# CONFIG_RD_LZO is not set
-# CONFIG_RD_LZ4 is not set
-



More information about the Kernel-svn-changes mailing list