Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f6387092 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

ARM: prima2: enable gpiolib unconditionally



The pinctrl code needs GPIOLIB to be enabled, so make
sure that it cannot be built otherwise. This fixes
the prima2_defconfig.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Acked-by: default avatarBarry Song <21cnbao@gmail.com>
parent 51302162
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -389,7 +389,7 @@ config ARCH_PRIMA2
	bool "CSR SiRFSoC PRIMA2 ARM Cortex A9 Platform"
	select CPU_V7
	select NO_IOPORT
	select ARCH_WANT_OPTIONAL_GPIOLIB
	select ARCH_REQUIRE_GPIOLIB
	select GENERIC_CLOCKEVENTS
	select CLKDEV_LOOKUP
	select GENERIC_IRQ_CHIP