gpio: xtensa: depend on HAVE_XTENSA_GPIO32
Prevent build failure when the selected variant does not support GPIO32. Acked-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:

committed by
Linus Walleij

parent
ffd4bf1a9e
commit
a1a2bdec47
@@ -300,6 +300,7 @@ config GPIO_XILINX
|
||||
config GPIO_XTENSA
|
||||
bool "Xtensa GPIO32 support"
|
||||
depends on XTENSA
|
||||
depends on HAVE_XTENSA_GPIO32
|
||||
depends on !SMP
|
||||
help
|
||||
Say yes here to support the Xtensa internal GPIO32 IMPWIRE (input)
|
||||
|
Reference in New Issue
Block a user