Kconfig: Extend "menuconfig" for modules to simplify Kconfig file
authorRobert P. J. Day <rpjday@crashcourse.ca>
Mon, 4 Aug 2008 17:31:32 +0000 (13:31 -0400)
committerSam Ravnborg <sam@ravnborg.org>
Wed, 6 Aug 2008 20:14:04 +0000 (22:14 +0200)
Given that the init/Kconfig file uses a "menuconfig" directive for
modules already, might as well wrap all the submenu entries in an "if"
to toss all those dependencies.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

No differences found