lkml.org 
[lkml]   [2004]   [Aug]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: menuconfig displays dependencies [Was: select FW_LOADER -> depends HOTPLUG]
On Sun, Aug 15, 2004 at 10:21:11PM +0200, Adrian Bunk wrote:
> > CONFIG_FOO
> >
> > Depends on:
> > CONFIG_BAR: [ ] "Prompt for BAR"
>
>
> Assuming I'm configuring a kernel for i386, what should I see when
> pressing 'd' on the following driver?
>
>
> config OAKNET
> tristate "National DP83902AV (Oak ethernet) support"
> depends on NET_ETHERNET && PPC && BROKEN
> select CRC32
>
What about:
Depends on:
[ ] "Prompt for NET_ETHERNET" (CONFIG_NET_ETHERNET)
--- "Promt ..." (CONFIG_PPC)
--- " Prompt ... " (CONFIG_BROKEN)

Selects
"Prompt for CRC32)" (CONFIG_CRC32)

That would make sense to me at least.
If I ever look into it I will touch upon the corner cases for sure.

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:05    [W:0.962 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site