[kernel] r14277 - dists/trunk/linux-2.6/debian/config/arm

Martin Michlmayr tbm at alioth.debian.org
Mon Sep 21 18:34:05 UTC 2009


Author: tbm
Date: Mon Sep 21 18:34:03 2009
New Revision: 14277

Log:
RD doesn't have to be built-in on ARM anymore

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

Modified: dists/trunk/linux-2.6/debian/config/arm/config.footbridge
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.footbridge	Sun Sep 20 13:10:09 2009	(r14276)
+++ dists/trunk/linux-2.6/debian/config/arm/config.footbridge	Mon Sep 21 18:34:03 2009	(r14277)
@@ -98,9 +98,6 @@
 # CONFIG_BLK_DEV_UMEM is not set
 # CONFIG_BLK_DEV_SX8 is not set
 # CONFIG_BLK_DEV_UB is not set
-CONFIG_BLK_DEV_RAM=y
-CONFIG_BLK_DEV_RAM_COUNT=16
-CONFIG_BLK_DEV_RAM_SIZE=8192
 # CONFIG_CDROM_PKTCDVD is not set
 CONFIG_CDROM_PKTCDVD_BUFFERS=8
 # CONFIG_CDROM_PKTCDVD_WCACHE is not set

Modified: dists/trunk/linux-2.6/debian/config/arm/config.iop32x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.iop32x	Sun Sep 20 13:10:09 2009	(r14276)
+++ dists/trunk/linux-2.6/debian/config/arm/config.iop32x	Mon Sep 21 18:34:03 2009	(r14277)
@@ -93,9 +93,6 @@
 # CONFIG_BLK_DEV_UMEM is not set
 # CONFIG_BLK_DEV_SX8 is not set
 # CONFIG_BLK_DEV_UB is not set
-CONFIG_BLK_DEV_RAM=y
-CONFIG_BLK_DEV_RAM_COUNT=16
-CONFIG_BLK_DEV_RAM_SIZE=8192
 # CONFIG_CDROM_PKTCDVD is not set
 
 ##

Modified: dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx	Sun Sep 20 13:10:09 2009	(r14276)
+++ dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx	Mon Sep 21 18:34:03 2009	(r14277)
@@ -144,9 +144,6 @@
 # CONFIG_BLK_DEV_UMEM is not set
 # CONFIG_BLK_DEV_SX8 is not set
 # CONFIG_BLK_DEV_UB is not set
-CONFIG_BLK_DEV_RAM=y
-CONFIG_BLK_DEV_RAM_COUNT=16
-CONFIG_BLK_DEV_RAM_SIZE=8192
 # CONFIG_CDROM_PKTCDVD is not set
 
 ##



More information about the Kernel-svn-changes mailing list