[kernel] r9788 - in dists/trunk/linux-2.6/debian/config: . arm hppa m68k mips mipsel

Maximilian Attems maks at alioth.debian.org
Tue Nov 27 13:07:59 UTC 2007


Author: maks
Date: Tue Nov 27 13:07:58 2007
New Revision: 9788

Log:
CONFIG_RAMFS is hardcoded y and got removed, nuke ref
see 8e3f715a7f004ceb6451cf86101d6e2546eea883


Modified:
   dists/trunk/linux-2.6/debian/config/arm/config.footbridge
   dists/trunk/linux-2.6/debian/config/arm/config.versatile
   dists/trunk/linux-2.6/debian/config/config
   dists/trunk/linux-2.6/debian/config/hppa/config
   dists/trunk/linux-2.6/debian/config/m68k/config
   dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta
   dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta
   dists/trunk/linux-2.6/debian/config/mips/config.qemu
   dists/trunk/linux-2.6/debian/config/mips/config.r5k-ip32
   dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a
   dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b
   dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta
   dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta
   dists/trunk/linux-2.6/debian/config/mipsel/config.qemu
   dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a
   dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b

Modified: dists/trunk/linux-2.6/debian/config/arm/config.footbridge
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.footbridge	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.footbridge	Tue Nov 27 13:07:58 2007
@@ -1442,7 +1442,6 @@
 #
 CONFIG_PROC_FS=y
 CONFIG_SYSFS=y
-CONFIG_RAMFS=y
 CONFIG_RELAYFS_FS=m
 
 #

Modified: dists/trunk/linux-2.6/debian/config/arm/config.versatile
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.versatile	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.versatile	Tue Nov 27 13:07:58 2007
@@ -1081,7 +1081,6 @@
 CONFIG_PROC_FS=y
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y
-CONFIG_RAMFS=y
 CONFIG_CONFIGFS_FS=m
 
 #

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Nov 27 13:07:58 2007
@@ -1602,7 +1602,6 @@
 CONFIG_TMPFS=y
 CONFIG_TMPFS_POSIX_ACL=y
 CONFIG_HUGETLBFS=y
-CONFIG_RAMFS=y
 CONFIG_CONFIGFS_FS=m
 
 #

Modified: dists/trunk/linux-2.6/debian/config/hppa/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/hppa/config	(original)
+++ dists/trunk/linux-2.6/debian/config/hppa/config	Tue Nov 27 13:07:58 2007
@@ -633,7 +633,6 @@
 CONFIG_FS_MBCACHE=y
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y
-CONFIG_RAMFS=y
 # CONFIG_XFS_FS is not set
 # CONFIG_ADFS_FS is not set
 # CONFIG_AFFS_FS is not set

Modified: dists/trunk/linux-2.6/debian/config/m68k/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/m68k/config	(original)
+++ dists/trunk/linux-2.6/debian/config/m68k/config	Tue Nov 27 13:07:58 2007
@@ -146,7 +146,6 @@
 # CONFIG_JBD_DEBUG is not set
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y
-CONFIG_RAMFS=y
 # CONFIG_ADFS_FS is not set
 # CONFIG_BEFS_FS is not set
 # CONFIG_BFS_FS is not set

Modified: dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta	Tue Nov 27 13:07:58 2007
@@ -2511,7 +2511,6 @@
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y
 CONFIG_TMPFS_POSIX_ACL=y
-CONFIG_RAMFS=y
 CONFIG_CONFIGFS_FS=m
 
 #

Modified: dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta	Tue Nov 27 13:07:58 2007
@@ -2823,7 +2823,6 @@
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y
 CONFIG_TMPFS_POSIX_ACL=y
-CONFIG_RAMFS=y
 CONFIG_CONFIGFS_FS=m
 
 #

Modified: dists/trunk/linux-2.6/debian/config/mips/config.qemu
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.qemu	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.qemu	Tue Nov 27 13:07:58 2007
@@ -1030,7 +1030,6 @@
 CONFIG_PROC_KCORE=y
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y
-CONFIG_RAMFS=y
 CONFIG_CONFIGFS_FS=m
 
 #

Modified: dists/trunk/linux-2.6/debian/config/mips/config.r5k-ip32
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.r5k-ip32	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.r5k-ip32	Tue Nov 27 13:07:58 2007
@@ -989,7 +989,6 @@
 CONFIG_PROC_KCORE=y
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y
-CONFIG_RAMFS=y
 # CONFIG_RELAYFS_FS is not set
 CONFIG_CONFIGFS_FS=m
 

Modified: dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a	Tue Nov 27 13:07:58 2007
@@ -1478,7 +1478,6 @@
 CONFIG_PROC_KCORE=y
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y
-CONFIG_RAMFS=y
 # CONFIG_RELAYFS_FS is not set
 CONFIG_CONFIGFS_FS=m
 

Modified: dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b	Tue Nov 27 13:07:58 2007
@@ -1474,7 +1474,6 @@
 CONFIG_PROC_KCORE=y
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y
-CONFIG_RAMFS=y
 # CONFIG_RELAYFS_FS is not set
 CONFIG_CONFIGFS_FS=m
 

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta	Tue Nov 27 13:07:58 2007
@@ -2511,7 +2511,6 @@
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y
 CONFIG_TMPFS_POSIX_ACL=y
-CONFIG_RAMFS=y
 CONFIG_CONFIGFS_FS=m
 
 #

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta	Tue Nov 27 13:07:58 2007
@@ -2823,7 +2823,6 @@
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y
 CONFIG_TMPFS_POSIX_ACL=y
-CONFIG_RAMFS=y
 CONFIG_CONFIGFS_FS=m
 
 #

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.qemu
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.qemu	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.qemu	Tue Nov 27 13:07:58 2007
@@ -1035,7 +1035,6 @@
 CONFIG_PROC_KCORE=y
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y
-CONFIG_RAMFS=y
 CONFIG_CONFIGFS_FS=m
 
 #

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a	Tue Nov 27 13:07:58 2007
@@ -1478,7 +1478,6 @@
 CONFIG_PROC_KCORE=y
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y
-CONFIG_RAMFS=y
 # CONFIG_RELAYFS_FS is not set
 CONFIG_CONFIGFS_FS=m
 

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b	Tue Nov 27 13:07:58 2007
@@ -1474,7 +1474,6 @@
 CONFIG_PROC_KCORE=y
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y
-CONFIG_RAMFS=y
 # CONFIG_RELAYFS_FS is not set
 CONFIG_CONFIGFS_FS=m
 



More information about the Kernel-svn-changes mailing list