Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c38bd4ff authored by Arnaud Lacombe's avatar Arnaud Lacombe Committed by Mauro Carvalho Chehab
Browse files

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

parent 37e3273e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"