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 878edeb commit 7d67130Copy full SHA for 7d67130
drivers/gpio/Kconfig.pca953x
@@ -8,7 +8,7 @@ menuconfig GPIO_PCA953X
8
bool "PCA953X I2C GPIO chip"
9
default y
10
depends on DT_HAS_TI_TCA9538_ENABLED
11
- depends on I2C
+ select I2C
12
help
13
Enable driver for PCA953X I2C GPIO chip.
14
0 commit comments