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

Commit 2b861f4b authored by Axel Lin's avatar Axel Lin Committed by Linus Walleij
Browse files

gpio: max7300: Fix trivial typo in Kconfig help text



max7301 is controlled through SPI interface which means another driver.

Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Acked-by: default avatarWolfram Sang <wsa@the-dreams.de>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 8700d0af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -330,7 +330,7 @@ config GPIO_MAX7300
	depends on I2C
	select GPIO_MAX730X
	help
	  GPIO driver for Maxim MAX7301 I2C-based GPIO expander.
	  GPIO driver for Maxim MAX7300 I2C-based GPIO expander.

config GPIO_MAX732X
	tristate "MAX7319, MAX7320-7327 I2C Port Expanders"