]> git.dujemihanovic.xyz Git - u-boot.git/commit
gpio: pca953x: Add missing i2c dependency
authorMichal Simek <michal.simek@xilinx.com>
Wed, 2 Jun 2021 10:40:45 +0000 (12:40 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 23 Jun 2021 07:48:35 +0000 (09:48 +0200)
commitca8bb0ccb752e38c49fc37e83af4857b04487ebb
tree64af08d3bf03e9e7eb73d6aa2a67d92ec7f7cc79
parent1ce892cb1ce970d8ee6ffcecc22351c84e67fca4
gpio: pca953x: Add missing i2c dependency

pca953x also depends on i2c that's why add dependency to Kconfig.
Where GPIO is enabled but I2C compilation error pops up.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
drivers/gpio/Kconfig