提交 7d1815e1 编写于 作者: J Jean Delvare 提交者: Linus Walleij

gpio: ucb1400: Can be built as a module

With the recent code cleanup from Marek Vasut, driver gpio-ucb1400 can
be built as a module, so change symbol GPIO_UCB1400 from bool to
tristate.
Signed-off-by: NJean Delvare <jdelvare@suse.de>
Reviewed-by: NMarek Vasut <marex@denx.de>
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 6316a4d3
...@@ -703,7 +703,7 @@ config GPIO_74X164 ...@@ -703,7 +703,7 @@ config GPIO_74X164
comment "AC97 GPIO expanders:" comment "AC97 GPIO expanders:"
config GPIO_UCB1400 config GPIO_UCB1400
bool "Philips UCB1400 GPIO" tristate "Philips UCB1400 GPIO"
depends on UCB1400_CORE depends on UCB1400_CORE
help help
This enables support for the Philips UCB1400 GPIO pins. This enables support for the Philips UCB1400 GPIO pins.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册