commit | 28d6ecfc2bc2de72609c23dc31e3f1f2e6cdd22f | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Sun Mar 10 21:48:09 2013 +0900 |
committer | Alexandre Courbot <acourbot@nvidia.com> | Wed Mar 20 22:48:15 2013 +0900 |
tree | 31648ea9b353652b15c43b50057dddd8b583559c | |
parent | 95188aaf9fc81e9539606cad5c9579bd27604f92 [diff] |
xtensa: remove explicit selection of GENERIC_GPIO The Xtensa GPIO driver uses gpiolib and cannot compile with only GENERIC_GPIO. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Linus Walleij <linus.walleij@linaro.org>