[kernel] r10761 - in dists/trunk/linux-2.6/debian: . config/arm

Gordon Farquharson gordon-guest at alioth.debian.org
Mon Mar 10 05:30:56 UTC 2008


Author: gordon-guest
Date: Mon Mar 10 05:30:54 2008
New Revision: 10761

Log:
arm/iop32x: Enable CONFIG_CMDLINE_PARTS to satisfy the assumption that
the physmap driver makes. This change fixes the problem reported in
http://lists.infradead.org/pipermail/linux-mtd/2007-December/020109.html.


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/arm/config.iop32x

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Mar 10 05:30:54 2008
@@ -50,6 +50,7 @@
     (M29W400DB).
   * [arm/iop32x] Do not build the ARTOP PATA driver (CONFIG_PATA_ARTOP) on
     this platform.
+  * [arm/iop32x] Enable CONFIG_CMDLINE_PARTS.
 
   [ Aurelien Jarno ]
   * [mips/mipsel] Enable CONFIG_NO_HZ, CONFIG_HIGH_RES_TIMERS for dynticks

Modified: dists/trunk/linux-2.6/debian/config/arm/config.iop32x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.iop32x	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.iop32x	Mon Mar 10 05:30:54 2008
@@ -325,7 +325,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 is not set
+CONFIG_MTD_CMDLINE_PARTS=y
 # CONFIG_MTD_AFS_PARTS is not set
 
 #



More information about the Kernel-svn-changes mailing list