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

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
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment