9
0
Fork 0
barebox/drivers/gpio/Kconfig

14 lines
156 B
Plaintext

config GPIOLIB
bool
if GPIOLIB
menu "GPIO "
config GPIO_STMPE
depends on I2C_STMPE
bool "STMPE GPIO Expander"
endmenu
endif