Преглед на файлове

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 <gxt@mprc.pku.edu.cn>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Kees Cook преди 12 години
родител
ревизия
c284464658
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      arch/unicore32/Kconfig

+ 1 - 1
arch/unicore32/Kconfig

@@ -221,7 +221,7 @@ config PUV3_GPIO
 	bool
 	bool
 	depends on !ARCH_FPGA
 	depends on !ARCH_FPGA
 	select GENERIC_GPIO
 	select GENERIC_GPIO
-	select GPIO_SYSFS if EXPERIMENTAL
+	select GPIO_SYSFS
 	default y
 	default y
 
 
 if PUV3_NB0916
 if PUV3_NB0916