]> Git Repo - linux.git/commit - lib/Kconfig
Kconfig: eliminate "def_bool n" constructs
authorJan Beulich <[email protected]>
Thu, 16 Oct 2008 05:01:38 +0000 (22:01 -0700)
committerLinus Torvalds <[email protected]>
Thu, 16 Oct 2008 18:21:31 +0000 (11:21 -0700)
commit9ba16087d9f996a93ab6f4453a52a4b24bc1f25c
tree98a292c556b646aec40ce137b1ec689b3469f120
parenta25d644fc0e232f242d1f3baa63c149c42536ff0
Kconfig: eliminate "def_bool n" constructs

Using "def_bool n" is pointless, simply using bool here appears more
appropriate.

Further, retaining such options that don't have a prompt and aren't
selected by anything seems also at least questionable.

Signed-off-by: Jan Beulich <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Bartlomiej Zolnierkiewicz <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/Kconfig
arch/ia64/Kconfig
arch/x86/Kconfig
drivers/ide/Kconfig
kernel/time/Kconfig
lib/Kconfig
mm/Kconfig
This page took 0.058917 seconds and 4 git commands to generate.