summaryrefslogtreecommitdiffstats
path: root/arch/avr32/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2016-04-19 11:10:42 +0200
committerLinus Walleij <linus.walleij@linaro.org>2016-04-26 13:36:24 +0200
commit5a161394aeb0b36c1be7ef6f54103cd13c95b8a1 (patch)
tree90302281c330c31038e1976e53336f757d650a5f /arch/avr32/Kconfig
parent296ad4acb8efeffa456e344c73dc9459f4e9e1a0 (diff)
downloadlinux-5a161394aeb0b36c1be7ef6f54103cd13c95b8a1.tar.gz
linux-5a161394aeb0b36c1be7ef6f54103cd13c95b8a1.tar.xz
avr32: do away with ARCH_REQUIRE_GPIOLIB
Replace "select ARCH_REQUIRE_GPIOLIB" with "select GPIOLIB" as this can now be selected directly. Cc: Michael Büsch <m@bues.ch> Cc: Haavard Skinnemoen <hskinnemoen@gmail.com> Acked-by: Acked-by: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/avr32/Kconfig')
-rw-r--r--arch/avr32/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig
index b6878eb64884..18b88779e701 100644
--- a/arch/avr32/Kconfig
+++ b/arch/avr32/Kconfig
@@ -74,7 +74,7 @@ config PLATFORM_AT32AP
select SUBARCH_AVR32B
select MMU
select PERFORMANCE_COUNTERS
- select ARCH_REQUIRE_GPIOLIB
+ select GPIOLIB
select GENERIC_ALLOCATOR
select HAVE_FB_ATMEL