mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 07:23:14 +00:00
gpio: clps711x: Enable driver compilation with COMPILE_TEST
This helps increasing build testing coverage. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
e8b49e0712
commit
ffd4bf1a9e
@ -110,7 +110,7 @@ comment "Memory mapped GPIO drivers:"
|
||||
|
||||
config GPIO_CLPS711X
|
||||
tristate "CLPS711X GPIO support"
|
||||
depends on ARCH_CLPS711X
|
||||
depends on ARCH_CLPS711X || COMPILE_TEST
|
||||
select GPIO_GENERIC
|
||||
help
|
||||
Say yes here to support GPIO on CLPS711X SoCs.
|
||||
|
Loading…
Reference in New Issue
Block a user