commit | a2523d3cdab76fbda28414fd82743815f3cc3df7 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Tue Mar 12 18:04:08 2013 +0900 |
committer | Alexandre Courbot <acourbot@nvidia.com> | Thu Mar 21 17:45:24 2013 +0900 |
tree | b9a1f8850387931c505b95f27c942ee159c6b7d2 | |
parent | 765278b7d5e7d0f55b5060716ad45991be5cceb5 [diff] |
blackfin: force use of gpiolib Set the GENERIC_GPIO option to false by default and force the use of gpiolib instead of making it optional, to prepare for the removal of 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> Acked-by: Steven Miao <realmz6@gmail.com>