projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60541d7
)
arch/unicore32: remove CONFIG_EXPERIMENTAL
author
Kees Cook
<keescook@chromium.org>
Tue, 23 Oct 2012 20:01:43 +0000
(13:01 -0700)
committer
Guan Xuetao
<gxt@mprc.pku.edu.cn>
Fri, 9 Nov 2012 09:30:10 +0000
(17:30 +0800)
This 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.
CC: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
arch/unicore32/Kconfig
patch
|
blob
|
history
diff --git
a/arch/unicore32/Kconfig
b/arch/unicore32/Kconfig
index fda37c941c109fc78d117deb156f83759408aa8c..c4fbb21e802b15349e7bfb09d06484b6163169cc 100644
(file)
--- a/
arch/unicore32/Kconfig
+++ b/
arch/unicore32/Kconfig
@@
-221,7
+221,7
@@
config PUV3_GPIO
bool
depends on !ARCH_FPGA
select GENERIC_GPIO
- select GPIO_SYSFS
if EXPERIMENTAL
+ select GPIO_SYSFS
default y
if PUV3_NB0916