We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bdb102 commit a7b4381Copy full SHA for a7b4381
arch/mips/Kconfig
@@ -170,6 +170,7 @@ config BMIPS_GENERIC
170
select USB_EHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN
171
select USB_OHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN
172
select USB_OHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN
173
+ select ARCH_WANT_OPTIONAL_GPIOLIB
174
help
175
Build a generic DT-based kernel image that boots on select
176
BCM33xx cable modem chips, BCM63xx DSL chips, and BCM7xxx set-top
0 commit comments