commit | f9612a65ec0a0457ee62c94e42f89abf2f8fbe21 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Mon Mar 11 11:45:00 2013 +0900 |
committer | Alexandre Courbot <acourbot@nvidia.com> | Wed Mar 20 22:48:14 2013 +0900 |
tree | aa94ce7a356ecf95612f075536c21081329974a4 | |
parent | 1b920175062bf5baaa94f50b0b309ceaf47ad019 [diff] |
mips: txx9: change GENERIC_GPIO to GPIOLIB The GPIO driver for txx9 requires gpiolib, so this is more accurate and let us get rid of one mention of GENERIC_GPIO which is due to disappear. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Linus Walleij <linus.walleij@linaro.org>