projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d1817c
)
final removal of CONFIG_EXPERIMENTAL
author
Kees Cook
<keescook@chromium.org>
Wed, 6 Mar 2013 20:35:31 +0000
(12:35 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 12 Mar 2013 23:30:27 +0000
(16:30 -0700)
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>
init/Kconfig
patch
|
blob
|
history
diff --git
a/init/Kconfig
b/init/Kconfig
index
22616cd
..
5341d72
100644
(file)
--- 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