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

Arnaud Patard rtp-guest at alioth.debian.org
Sun Jun 24 22:57:59 UTC 2012


Author: rtp-guest
Date: Sun Jun 24 22:57:58 2012
New Revision: 19204

Log:
PHYSMAP is used on all armel platforms except ixp so put it in config/armel/config

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/armel/config
   dists/trunk/linux/debian/config/armel/config.iop32x
   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	Sun Jun 24 22:39:13 2012	(r19203)
+++ dists/trunk/linux/debian/changelog	Sun Jun 24 22:57:58 2012	(r19204)
@@ -18,6 +18,7 @@
   * [armel] disable FIPS, VGA_ARB, FTRACE on iop32x and ixp4xx to reduce
   kernel size.
   * [armel] disable virtio modules on all platforms except versatile
+  * [armel] enable PHYSMAP on all platforms except ixp4xx
 
  -- Ben Hutchings <ben at decadent.org.uk>  Thu, 07 Jun 2012 04:45:03 +0100
 

Modified: dists/trunk/linux/debian/config/armel/config
==============================================================================
--- dists/trunk/linux/debian/config/armel/config	Sun Jun 24 22:39:13 2012	(r19203)
+++ dists/trunk/linux/debian/config/armel/config	Sun Jun 24 22:57:58 2012	(r19204)
@@ -36,6 +36,11 @@
 # CONFIG_TOUCHSCREEN_EETI is not set
 
 ##
+## file: drivers/mtd/maps/Kconfig
+##
+CONFIG_MTD_PHYSMAP=y
+
+##
 ## file: drivers/net/hamradio/Kconfig
 ##
 CONFIG_BPQETHER=m

Modified: dists/trunk/linux/debian/config/armel/config.iop32x
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.iop32x	Sun Jun 24 22:39:13 2012	(r19203)
+++ dists/trunk/linux/debian/config/armel/config.iop32x	Sun Jun 24 22:57:58 2012	(r19204)
@@ -384,10 +384,6 @@
 ## file: drivers/mtd/maps/Kconfig
 ##
 CONFIG_MTD_COMPLEX_MAPPINGS=y
-CONFIG_MTD_PHYSMAP=y
-CONFIG_MTD_PHYSMAP_START=0x0
-CONFIG_MTD_PHYSMAP_LEN=0x0
-CONFIG_MTD_PHYSMAP_BANKWIDTH=1
 # CONFIG_MTD_PCI is not set
 CONFIG_MTD_PLATRAM=m
 

Modified: dists/trunk/linux/debian/config/armel/config.kirkwood
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.kirkwood	Sun Jun 24 22:39:13 2012	(r19203)
+++ dists/trunk/linux/debian/config/armel/config.kirkwood	Sun Jun 24 22:57:58 2012	(r19204)
@@ -345,10 +345,6 @@
 ## file: drivers/mtd/maps/Kconfig
 ##
 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
-CONFIG_MTD_PHYSMAP=y
-CONFIG_MTD_PHYSMAP_START=0x0
-CONFIG_MTD_PHYSMAP_LEN=0x0
-CONFIG_MTD_PHYSMAP_BANKWIDTH=0
 # CONFIG_MTD_IMPA7 is not set
 # CONFIG_MTD_INTEL_VR_NOR is not set
 # CONFIG_MTD_PLATRAM is not set

Modified: dists/trunk/linux/debian/config/armel/config.mv78xx0
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.mv78xx0	Sun Jun 24 22:39:13 2012	(r19203)
+++ dists/trunk/linux/debian/config/armel/config.mv78xx0	Sun Jun 24 22:57:58 2012	(r19204)
@@ -313,10 +313,6 @@
 ## file: drivers/mtd/maps/Kconfig
 ##
 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
-CONFIG_MTD_PHYSMAP=y
-CONFIG_MTD_PHYSMAP_START=0x0
-CONFIG_MTD_PHYSMAP_LEN=0x0
-CONFIG_MTD_PHYSMAP_BANKWIDTH=0
 # CONFIG_MTD_IMPA7 is not set
 # CONFIG_MTD_INTEL_VR_NOR is not set
 # CONFIG_MTD_PLATRAM is not set

Modified: dists/trunk/linux/debian/config/armel/config.orion5x
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.orion5x	Sun Jun 24 22:39:13 2012	(r19203)
+++ dists/trunk/linux/debian/config/armel/config.orion5x	Sun Jun 24 22:57:58 2012	(r19204)
@@ -330,10 +330,6 @@
 ## file: drivers/mtd/maps/Kconfig
 ##
 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
-CONFIG_MTD_PHYSMAP=y
-CONFIG_MTD_PHYSMAP_START=0x0
-CONFIG_MTD_PHYSMAP_LEN=0x0
-CONFIG_MTD_PHYSMAP_BANKWIDTH=0
 # CONFIG_MTD_IMPA7 is not set
 # CONFIG_MTD_INTEL_VR_NOR is not set
 # CONFIG_MTD_PLATRAM is not set



More information about the Kernel-svn-changes mailing list