Re: menuconfig displays dependencies [Was: select FW_LOADER -> depends HOTPLUG]
From: Adrian Bunk (bunk_at_fs.tum.de)
Date: 08/15/04
- Previous message: Martin Schlemmer: "Re: PATCH: fixup incomplete ident blocks on ITE raid volumes"
- In reply to: Sam Ravnborg: "Re: menuconfig displays dependencies [Was: select FW_LOADER -> depends HOTPLUG]"
- Next in thread: Sam Ravnborg: "Re: menuconfig displays dependencies [Was: select FW_LOADER -> depends HOTPLUG]"
- Reply: Sam Ravnborg: "Re: menuconfig displays dependencies [Was: select FW_LOADER -> depends HOTPLUG]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 15 Aug 2004 22:21:11 +0200 To: Roman Zippel <zippel@linux-m68k.org>, Sam Ravnborg <sam@ravnborg.org>, linux-kernel@vger.kernel.org
On Sun, Aug 15, 2004 at 12:37:49AM +0200, Sam Ravnborg wrote:
>
> If I ever find time to look into it then my plan is to give
> the user the possibility to see _all_ menus + symbols with a prompt.
>
> And for all symbols with a promt and with dependency information
> to let the user enable a pop up window giving the possibility
> to select all "Depends on" symbols.
>
>
>
> So consider:
> config FOO
> depends on BAR
>
> config BAR
> select BAZ
>
> config BAZ
>
>
> Then when pressing 'd' on the FOO symbol (which is marked
> as invisible) the user will be prompted with:
>
> 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
> ...
>
> Sam
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
-
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/
- Previous message: Martin Schlemmer: "Re: PATCH: fixup incomplete ident blocks on ITE raid volumes"
- In reply to: Sam Ravnborg: "Re: menuconfig displays dependencies [Was: select FW_LOADER -> depends HOTPLUG]"
- Next in thread: Sam Ravnborg: "Re: menuconfig displays dependencies [Was: select FW_LOADER -> depends HOTPLUG]"
- Reply: Sam Ravnborg: "Re: menuconfig displays dependencies [Was: select FW_LOADER -> depends HOTPLUG]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|