[kernel] r14527 - in dists/trunk/linux-2.6/debian: . config/armel
    Martin Michlmayr 
    tbm at alioth.debian.org
       
    Fri Oct 30 20:40:08 UTC 2009
    
    
  
Author: tbm
Date: Fri Oct 30 20:40:07 2009
New Revision: 14527
Log:
turn off CONFIG_MTD_CMDLINE_PARTS on arm
Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/armel/config.iop32x
   dists/trunk/linux-2.6/debian/config/armel/config.kirkwood
   dists/trunk/linux-2.6/debian/config/armel/config.orion5x
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Fri Oct 30 20:36:29 2009	(r14526)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Oct 30 20:40:07 2009	(r14527)
@@ -14,6 +14,7 @@
   [ Martin Michlmayr ]
   * [arm] Make some options modular (since there's no reason for them to
     be built in): MTD_BLOCK, MTD_BLOCK_RO, FTL, NFTL.
+  * [arm] Turn off options that are not needed: MTD_CMDLINE_PARTS
 
  -- Ben Hutchings <ben at decadent.org.uk>  Mon, 26 Oct 2009 01:18:26 +0000
 
Modified: dists/trunk/linux-2.6/debian/config/armel/config.iop32x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/armel/config.iop32x	Fri Oct 30 20:36:29 2009	(r14526)
+++ dists/trunk/linux-2.6/debian/config/armel/config.iop32x	Fri Oct 30 20:40:07 2009	(r14527)
@@ -380,7 +380,7 @@
 CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
 # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
 # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
-CONFIG_MTD_CMDLINE_PARTS=y
+# CONFIG_MTD_CMDLINE_PARTS is not set
 # CONFIG_MTD_AFS_PARTS is not set
 CONFIG_MTD_CHAR=y
 CONFIG_MTD_BLOCK=m
Modified: dists/trunk/linux-2.6/debian/config/armel/config.kirkwood
==============================================================================
--- dists/trunk/linux-2.6/debian/config/armel/config.kirkwood	Fri Oct 30 20:36:29 2009	(r14526)
+++ dists/trunk/linux-2.6/debian/config/armel/config.kirkwood	Fri Oct 30 20:40:07 2009	(r14527)
@@ -237,7 +237,7 @@
 # CONFIG_MTD_CONCAT is not set
 CONFIG_MTD_PARTITIONS=y
 # CONFIG_MTD_REDBOOT_PARTS is not set
-CONFIG_MTD_CMDLINE_PARTS=y
+# CONFIG_MTD_CMDLINE_PARTS is not set
 # CONFIG_MTD_AFS_PARTS is not set
 CONFIG_MTD_CHAR=y
 CONFIG_MTD_BLOCK=m
Modified: dists/trunk/linux-2.6/debian/config/armel/config.orion5x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/armel/config.orion5x	Fri Oct 30 20:36:29 2009	(r14526)
+++ dists/trunk/linux-2.6/debian/config/armel/config.orion5x	Fri Oct 30 20:40:07 2009	(r14527)
@@ -225,7 +225,7 @@
 # CONFIG_MTD_CONCAT is not set
 CONFIG_MTD_PARTITIONS=y
 # CONFIG_MTD_REDBOOT_PARTS is not set
-CONFIG_MTD_CMDLINE_PARTS=y
+# CONFIG_MTD_CMDLINE_PARTS is not set
 # CONFIG_MTD_AFS_PARTS is not set
 CONFIG_MTD_CHAR=y
 CONFIG_MTD_BLKDEVS=y
    
    
More information about the Kernel-svn-changes
mailing list