From: Kees Cook Date: Tue, 23 Oct 2012 20:01:43 +0000 (-0700) Subject: arch/unicore32: remove CONFIG_EXPERIMENTAL X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c284464658acab50c67ff65ff3dc9215a0231ad2;p=deliverable%2Flinux.git arch/unicore32: remove CONFIG_EXPERIMENTAL 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 Signed-off-by: Kees Cook Acked-by: Guan Xuetao --- diff --git a/arch/unicore32/Kconfig b/arch/unicore32/Kconfig index fda37c941c10..c4fbb21e802b 100644 --- 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