Skip to content

Commit

Permalink
arch/unicore32: remove CONFIG_EXPERIMENTAL
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kees Cook authored and Guan Xuetao committed Nov 9, 2012
1 parent 60541d7 commit c284464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/unicore32/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c284464

Please sign in to comment.