From: Kees Cook Date: Tue, 23 Oct 2012 20:01:43 +0000 (-0700) Subject: arch/unicore32: remove CONFIG_EXPERIMENTAL X-Git-Tag: next-20121030~91^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=200c77acc17bb9261518f65dfa75cde9f5f214b0;p=karo-tx-linux.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