]> Git Repo - linux.git/commit - lib/Kconfig.kgdb
lib: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <[email protected]>
Thu, 17 Jan 2013 02:54:16 +0000 (18:54 -0800)
committerGreg Kroah-Hartman <[email protected]>
Thu, 17 Jan 2013 20:11:27 +0000 (12:11 -0800)
commit525c1f9204928649eca475e61bfb21e0b6416dbf
tree6ffb09e9cfcad7cd2549f6507750757c8cc94d91
parentebe88fdc2574661d8acc869ec6d0f288033b52b5
lib: remove depends on CONFIG_EXPERIMENTAL

The CONFIG_EXPERIMENTAL config item has not carried much meaning for a
while now and is almost always enabled by default. As agreed during the
Linux kernel summit, remove it from any "depends on" lines in Kconfigs.

CC: Andrew Morton <[email protected]>
Acked-by: Paul E. McKenney <[email protected]>
CC: Dmitry Kasatkin <[email protected]>
CC: James Morris <[email protected]>
CC: "Michael S. Tsirkin" <[email protected]>
CC: Akinobu Mita <[email protected]>
CC: Ingo Molnar <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
lib/Kconfig
lib/Kconfig.debug
lib/Kconfig.kgdb
This page took 0.058736 seconds and 4 git commands to generate.