Skip to content

Commit

Permalink
i2c/algos: convert Kconfig to use the menu's `visible' keyword
Browse files Browse the repository at this point in the history
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Arnaud Lacombe authored and Mauro Carvalho Chehab committed Nov 22, 2010
1 parent 37e3273 commit c38bd4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/i2c/algos/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

menu "I2C Algorithms"
depends on !I2C_HELPER_AUTO
visible if !I2C_HELPER_AUTO

config I2C_ALGOBIT
tristate "I2C bit-banging interfaces"
Expand Down

0 comments on commit c38bd4f

Please sign in to comment.