lkml.org 
[lkml]   [2005]   [Jun]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[ia64][patch] Fix 2.6.12-mm1 default tiger config
With the addition of the CONFIG_FUSION_FC and CONFIG_FUSION_SPI
config entries, the ia64 default tiger configuration is broken
(because system fails to mount root device.) This patch fixes
the default for tiger systems.

--rusty

signed-off-by: Rusty Lynch <rusty.lynch@intel.com>

arch/ia64/configs/tiger_defconfig | 2 ++
1 files changed, 2 insertions(+)

Index: linux-2.6.12-mm1/arch/ia64/configs/tiger_defconfig
===================================================================
--- linux-2.6.12-mm1.orig/arch/ia64/configs/tiger_defconfig
+++ linux-2.6.12-mm1/arch/ia64/configs/tiger_defconfig
@@ -366,6 +366,8 @@ CONFIG_DM_ZERO=m
# Fusion MPT device support
#
CONFIG_FUSION=y
+CONFIG_FUSION_SPI=y
+# CONFIG_FUSION_FC is not set
CONFIG_FUSION_MAX_SGE=40
# CONFIG_FUSION_CTL is not set

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-06-23 03:24    [W:0.029 / U:0.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site