From: Randy Dunlap <randy.dunlap@oracle.com>
To: "Robert P. J. Day" <rpjday@mindspring.com>
Cc: Linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] MPT: make all Fusion MPT sub-choices singly selectable
Date: Sat, 25 Nov 2006 13:44:58 -0800 [thread overview]
Message-ID: <20061125134458.43cf3ee7.randy.dunlap@oracle.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0611251548530.24225@localhost.localdomain>
On Sat, 25 Nov 2006 15:54:18 -0500 (EST) Robert P. J. Day wrote:
> On Sat, 25 Nov 2006, Randy Dunlap wrote:
>
> ... snip ...
>
> > Here's another option. What do you think of it?
>
> ...
>
> > --- linux-2.6.19-rc6-git8.orig/drivers/message/fusion/Kconfig
> > +++ linux-2.6.19-rc6-git8/drivers/message/fusion/Kconfig
> > @@ -1,14 +1,12 @@
> >
> > -menu "Fusion MPT device support"
> > +menuconfig FUSION
> > + bool "Fusion MPT device support"
> >
> > -config FUSION
> > - bool
> > - default n
> > +if FUSION
>
> ... more snip ...
>
> i suspect you already noticed that that's what i proposed in my
> followup posting. :-) my first suggestion explicitly didn't mess
> with the "Device Drivers" menu, only the underlying MPT submenu.
Actually I had not looked at that email yet -- have now.
> my second posting went that extra step and added selection boxes to
> the Device Drivers menu entries themselves, although your solution is
> nicer than mine, surrounding the MPT entries with a single "if FUSION"
> rather than my adding a dependency to every selection.
>
> i'm willing to come up with some patches that match your suggestion,
> but what do others think of changing the fundamental layout of the
> Device Drivers menu (and perhaps other menus) to that extent by adding
> that extra selector?
I like it, but your question to "others" is good.
I.e., it would help to have more comments/consensus on this IMO.
---
~Randy
next prev parent reply other threads:[~2006-11-25 21:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-25 11:34 [PATCH] MPT: make all Fusion MPT sub-choices singly selectable Robert P. J. Day
2006-11-25 20:12 ` Randy Dunlap
2006-11-25 20:54 ` Robert P. J. Day
2006-11-25 21:44 ` Randy Dunlap [this message]
2006-11-25 21:22 ` Robert P. J. Day
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=20061125134458.43cf3ee7.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rpjday@mindspring.com \
/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