Skip to content

Commit 2f43f60

Browse files
linuswBartosz Golaszewski
authored andcommitted
gpio: mlxbf2: select GPIOLIB_IRQCHIP
This driver uncondictionally uses the GPIOLIB_IRQCHIP so select it. Signed-off-by: Linus Walleij <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
1 parent e6ef4f8 commit 2f43f60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/gpio/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1531,6 +1531,7 @@ config GPIO_MLXBF2
15311531
tristate "Mellanox BlueField 2 SoC GPIO"
15321532
depends on (MELLANOX_PLATFORM && ARM64 && ACPI) || (64BIT && COMPILE_TEST)
15331533
select GPIO_GENERIC
1534+
select GPIOLIB_IRQCHIP
15341535
help
15351536
Say Y here if you want GPIO support on Mellanox BlueField 2 SoC.
15361537

0 commit comments

Comments
 (0)