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

Commit fabf08a0 authored by Peter Rosin's avatar Peter Rosin
Browse files

i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF support



It simplifies some tests.

Signed-off-by: default avatarPeter Rosin <peda@axentia.se>
parent 234fa0ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ menu "Multiplexer I2C Chip support"
config I2C_ARB_GPIO_CHALLENGE
	tristate "GPIO-based I2C arbitration"
	depends on GPIOLIB || COMPILE_TEST
	depends on OF
	depends on OF || COMPILE_TEST
	help
	  If you say yes to this option, support will be included for an
	  I2C multimaster arbitration scheme using GPIOs and a challenge &