Commit d848cd2e authored by Kees Cook's avatar Kees Cook Committed by Greg Kroah-Hartman

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: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 07ff8b53
...@@ -277,7 +277,6 @@ config P5040_DS ...@@ -277,7 +277,6 @@ config P5040_DS
config PPC_QEMU_E500 config PPC_QEMU_E500
bool "QEMU generic e500 platform" bool "QEMU generic e500 platform"
depends on EXPERIMENTAL
select DEFAULT_UIMAGE select DEFAULT_UIMAGE
help help
This option enables support for running as a QEMU guest using This option enables support for running as a QEMU guest using
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment