1
0
Fork 0

i2c/algos: convert Kconfig to use the menu's `visible' keyword

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
wifi-calibration
Arnaud Lacombe 2010-11-06 18:30:27 -03:00 committed by Mauro Carvalho Chehab
parent 37e3273ee5
commit c38bd4ffc7
1 changed files with 1 additions and 1 deletions

View File

@ -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"