Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arch/powerpc/platforms/85xx: 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: Kumar Gala <galak@kernel.crashing.org>
CC: Benjamin Herrenschmidt <benh@kernel.crashing.org>
CC: Paul Mackerras <paulus@samba.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Kees Cook and committed by
Greg Kroah-Hartman
d848cd2e 07ff8b53

-1
-1
arch/powerpc/platforms/85xx/Kconfig
··· 277 277 278 278 config PPC_QEMU_E500 279 279 bool "QEMU generic e500 platform" 280 - depends on EXPERIMENTAL 281 280 select DEFAULT_UIMAGE 282 281 help 283 282 This option enables support for running as a QEMU guest using