commit | 3d374d09f16f64ab4d71704cbe621514d36cd0b1 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Wed Mar 06 12:35:31 2013 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 12 16:30:27 2013 -0700 |
tree | 4183c1b939a0a4a6bab29e5c9acbd5891489f928 | |
parent | 9d1817cab2f030f6af360e961cc69bb1da8ad765 [diff] |
final removal of CONFIG_EXPERIMENTAL Remove "config EXPERIMENTAL" itself, now that every "depends on" it has been removed from the tree. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
diff --git a/init/Kconfig b/init/Kconfig index 22616cd..5341d72 100644 --- a/init/Kconfig +++ b/init/Kconfig
@@ -28,10 +28,6 @@ menu "General setup" -config EXPERIMENTAL - bool - default y - config BROKEN bool