Skip to content

Commit a7b4381

Browse files
ffainelliralfbaechle
authored andcommitted
MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
Allow BMIPS_GENERIC supported platforms to build GPIO controller drivers. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Dragan Stancevic <dragan.stancevic@gmail.com> Cc: cernekee@gmail.com Cc: jaedon.shin@gmail.com Cc: gregory.0xf0@gmail.com Cc: Florian Fainelli <f.fainelli@gmail.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/12019/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent 5bdb102 commit a7b4381

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/mips/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ config BMIPS_GENERIC
170170
select USB_EHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN
171171
select USB_OHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN
172172
select USB_OHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN
173+
select ARCH_WANT_OPTIONAL_GPIOLIB
173174
help
174175
Build a generic DT-based kernel image that boots on select
175176
BCM33xx cable modem chips, BCM63xx DSL chips, and BCM7xxx set-top

0 commit comments

Comments
 (0)