[kernel] r8683 - dists/trunk/linux-2.6/debian/arch
Maximilian Attems
maks at alioth.debian.org
Mon May 21 20:07:26 UTC 2007
Author: maks
Date: Mon May 21 20:07:26 2007
New Revision: 8683
Log:
explicitly disable CONFIG_DEBUG_DEVRES
keep on meme to reorganise config around it..
Modified:
dists/trunk/linux-2.6/debian/arch/config
Modified: dists/trunk/linux-2.6/debian/arch/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/config (original)
+++ dists/trunk/linux-2.6/debian/arch/config Mon May 21 20:07:26 2007
@@ -85,7 +85,16 @@
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
+#
+# Generic Driver Options
+#
CONFIG_PREVENT_FIRMWARE_BUILD=y
+CONFIG_FW_LOADER=m
+# CONFIG_DEBUG_DEVRES is not set
+
+#
+# Parallel IDE protocol modules
+#
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
@@ -683,7 +692,6 @@
CONFIG_I2O_EXT_ADAPTEC_DMA64=y
CONFIG_FUSION=y
# CONFIG_NET_POCKET is not set
-CONFIG_FW_LOADER=m
CONFIG_MII=m
CONFIG_AIRO=m
CONFIG_GENERIC_PENDING_IRQ=y
More information about the Kernel-svn-changes
mailing list