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

unicore32: remove unneeded select GENERIC_GPIO

PUV3_GPIO depends on ARCH_PUV3 which requires GPIOLIB and thus already
selects GENERIC_GPIO

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Alexandre Courbot преди 12 години
родител
ревизия
d80a357809
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      arch/unicore32/Kconfig

+ 0 - 1
arch/unicore32/Kconfig

@@ -219,7 +219,6 @@ if ARCH_PUV3
 config PUV3_GPIO
 	bool
 	depends on !ARCH_FPGA
-	select GENERIC_GPIO
 	select GPIO_SYSFS
 	default y