From: Kees Cook Date: Wed, 6 Mar 2013 20:35:31 +0000 (-0800) Subject: final removal of CONFIG_EXPERIMENTAL X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=3d374d09f16f64ab4d71704cbe621514d36cd0b1;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/init/Kconfig b/init/Kconfig index 22616cd434bc..5341d7232c3a 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -28,10 +28,6 @@ config BUILDTIME_EXTABLE_SORT menu "General setup" -config EXPERIMENTAL - bool - default y - config BROKEN bool