public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Rusty Lynch <rusty.lynch@intel.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org
Subject: [ia64][patch] Fix 2.6.12-mm1 default tiger config
Date: Thu, 23 Jun 2005 01:18:23 +0000	[thread overview]
Message-ID: <200506230118.j5N1INsc016585@linux.jf.intel.com> (raw)

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
 

                 reply	other threads:[~2005-06-23  1:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200506230118.j5N1INsc016585@linux.jf.intel.com \
    --to=rusty.lynch@intel.com \
    --cc=akpm@osdl.org \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox