From: Dean Nelson <dcn@sgi.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Randy Dunlap <randy.dunlap@oracle.com>,
Stephen Rothwell <sfr@canb.auug.org.au>,
Jack Steiner <steiner@sgi.com>,
linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH] add dependency of CONFIG_SGI_XP upon CONFIG_NET
Date: Fri, 1 Aug 2008 14:19:08 -0500 [thread overview]
Message-ID: <20080801191908.GA457@sgi.com> (raw)
In-Reply-To: <20080801105028.3411f703.randy.dunlap@oracle.com>
Add a dependency of CONFIG_SGI_XP upon CONFIG_NET to Kconfig.
Signed-off-by: Dean Nelson <dcn@sgi.com>
---
drivers/misc/Kconfig | 1 +
1 file changed, 1 insertion(+)
Index: linux/drivers/misc/Kconfig
===================================================================
--- linux.orig/drivers/misc/Kconfig 2008-08-01 09:16:53.000000000 -0500
+++ linux/drivers/misc/Kconfig 2008-08-01 14:02:59.000000000 -0500
@@ -426,6 +426,7 @@ config ENCLOSURE_SERVICES
config SGI_XP
tristate "Support communication between SGI SSIs"
+ depends on NET
depends on IA64_GENERIC || IA64_SGI_SN2 || IA64_SGI_UV || (X86_64 && SMP)
select IA64_UNCACHED_ALLOCATOR if IA64_GENERIC || IA64_SGI_SN2
select GENERIC_ALLOCATOR if IA64_GENERIC || IA64_SGI_SN2
prev parent reply other threads:[~2008-08-01 19:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-31 7:58 linux-next: Tree for July 31 Stephen Rothwell
2008-08-01 5:34 ` linux-next: Tree for July 31 (IMA build error) Randy Dunlap
2008-08-01 5:37 ` linux-next: Tree for July 31 (GRU " Randy Dunlap
2008-08-01 13:16 ` Jack Steiner
2008-08-01 14:55 ` [PATCH] add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRU Dean Nelson
2008-08-01 17:50 ` Randy Dunlap
2008-08-01 19:19 ` Dean Nelson [this message]
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=20080801191908.GA457@sgi.com \
--to=dcn@sgi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=randy.dunlap@oracle.com \
--cc=sfr@canb.auug.org.au \
--cc=steiner@sgi.com \
--cc=torvalds@linux-foundation.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;
as well as URLs for NNTP newsgroup(s).