Commit aef1552b authored by Alexandre Courbot's avatar Alexandre Courbot

unicore32: default GENERIC_GPIO to false

GPIO implementation for unicore32 uses gpiolib, which sets GENERIC_GPIO
when selected.
Signed-off-by: default avatarAlexandre Courbot <acourbot@nvidia.com>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent d80a3578
......@@ -24,7 +24,7 @@ config UNICORE32
Please see web page at <http://www.pkunity.com/>.
config GENERIC_GPIO
def_bool y
bool
config GENERIC_CSUM
def_bool y
......
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