* [ia64][patch] Fix 2.6.12-mm1 default tiger config
@ 2005-06-23 1:18 Rusty Lynch
0 siblings, 0 replies; only message in thread
From: Rusty Lynch @ 2005-06-23 1:18 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel, linux-ia64
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@
# CONFIG_FUSION_CTL is not set
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-06-23 1:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-23 1:18 [ia64][patch] Fix 2.6.12-mm1 default tiger config Rusty Lynch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox