All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roland Dreier <roland@topspin.com>
To: sparclinux@vger.kernel.org
Subject: [PATCH] Hook up drivers/infiniband/Kconfig to sparc32
Date: Thu, 30 Dec 2004 06:14:36 +0000	[thread overview]
Message-ID: <52u0q4cnxv.fsf@topspin.com> (raw)

Feel free to drop if this doesn't seem worthwhile...

I'm not sure what the probability of someone putting an InfiniBand HCA
in a sparc32 machine is, but this hooks up the new Kconfig file to the
main arch/sparc Kconfig file.

Signed-off-by: Roland Dreier <roland@topspin.com>

Index: linux-bk/arch/sparc/Kconfig
=================================--- linux-bk.orig/arch/sparc/Kconfig	2004-12-29 22:05:28.716051125 -0800
+++ linux-bk/arch/sparc/Kconfig	2004-12-29 22:11:00.292036332 -0800
@@ -376,6 +376,8 @@
 
 source "drivers/usb/Kconfig"
 
+source "drivers/infiniband/Kconfig"
+
 source "drivers/char/watchdog/Kconfig"
 
 source "arch/sparc/Kconfig.debug"

                 reply	other threads:[~2004-12-30  6:14 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=52u0q4cnxv.fsf@topspin.com \
    --to=roland@topspin.com \
    --cc=sparclinux@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.