提交 5fa0a8cb 编写于 作者: A Alexandre Courbot

openrisc: default GENERIC_GPIO to false

This is one step towards the removal of the GENERIC_GPIO option.
OpenRISC mandates the use of GPIOLIB, which enables GENERIC_GPIO anyway,
so this patch should be a no-op.
Signed-off-by: NAlexandre Courbot <acourbot@nvidia.com>
Acked-by: NArnd Bergmann <arnd@arndb.de>
Acked-by: NLinus Walleij <linus.walleij@linaro.org>
Acked-by: NJonas Bonn <jonas@southpole.se>
上级 85b0987e
...@@ -45,7 +45,7 @@ config NO_IOPORT ...@@ -45,7 +45,7 @@ config NO_IOPORT
def_bool y def_bool y
config GENERIC_GPIO config GENERIC_GPIO
def_bool y def_bool n
config TRACE_IRQFLAGS_SUPPORT config TRACE_IRQFLAGS_SUPPORT
def_bool y def_bool y
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册