]> Git Repo - linux.git/commit
i2c: keba: I2C_KEBA should depend on KEBA_CP500
authorGeert Uytterhoeven <[email protected]>
Tue, 24 Sep 2024 09:34:18 +0000 (11:34 +0200)
committerAndi Shyti <[email protected]>
Fri, 27 Sep 2024 09:48:11 +0000 (11:48 +0200)
commit6d3405415f887aef5774c04ae9fefae63d82bdaf
tree8f5262743aafcaedc81ff39358403575e4d2c580
parentf2990f8630531a99cad4dc5c44cb2a11ded42492
i2c: keba: I2C_KEBA should depend on KEBA_CP500

The KEBA I2C controller is only present on KEBA PLC devices.  Hence add
a dependency on KEBA_CP500, to prevent asking the user about this driver
when configuring a kernel without KEBA CP500 system FPGA support.

Fixes: c7e08c816cd2fdf8 ("i2c: keba: Add KEBA I2C controller support")
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Gerhard Engleder <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
drivers/i2c/busses/Kconfig
This page took 0.054768 seconds and 4 git commands to generate.