[kernel] r9723 - in dists/trunk/linux-2.6/debian/config: arm mips mipsel
Martin Michlmayr
tbm at alioth.debian.org
Tue Nov 13 14:58:50 UTC 2007
Author: tbm
Date: Tue Nov 13 14:58:50 2007
New Revision: 9723
Log:
build in CONFIG_CRAMFS because it's needed by d-i
Modified:
dists/trunk/linux-2.6/debian/config/arm/config.iop32x
dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22
dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt
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 Tue Nov 13 14:58:50 2007
@@ -1166,6 +1166,8 @@
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
+CONFIG_CRAMFS=y
+
#
# Profiling support
#
Modified: dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx (original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx Tue Nov 13 14:58:50 2007
@@ -1266,6 +1266,8 @@
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
+CONFIG_CRAMFS=y
+
#
# Profiling support
#
Modified: dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22 (original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22 Tue Nov 13 14:58:50 2007
@@ -823,6 +823,8 @@
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
+CONFIG_CRAMFS=y
+
#
# CD-ROM/DVD Filesystems
#
Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt (original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt Tue Nov 13 14:58:50 2007
@@ -1146,6 +1146,8 @@
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
+CONFIG_CRAMFS=y
+
CONFIG_MSDOS_PARTITION=y
#
More information about the Kernel-svn-changes
mailing list