commit | 85b0987ee263e5317d13727ad85b881b91636be5 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Tue Mar 12 16:50:39 2013 +0900 |
committer | Alexandre Courbot <acourbot@nvidia.com> | Wed Mar 20 22:48:15 2013 +0900 |
tree | 363a224f445a51da05efe091318ed18bfe70ff22 | |
parent | 28d6ecfc2bc2de72609c23dc31e3f1f2e6cdd22f [diff] |
avr32: default GENERIC_GPIO to false This will help removing the GENERIC_GPIO option. GPIO access is done through gpiolib, which selects GENERIC_GPIO anyway. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Linus Walleij <linus.walleij@linaro.org>