commit | 269a46f80bd9c77b6f862a92ccb52eb8a68d3997 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sun Nov 01 10:43:16 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sun Nov 01 10:43:16 2015 +0100 |
tree | fce41ae4db4ba85c8a1562b9b34edb031b6e3b92 | |
parent | 7768feb0f56d4ba6c1ae1395e144e168e41f1900 [diff] |
gpio: drop surplus I2C dependencies The I2C expander menu already depends on I2C, drop subdependecies on individual drivers. Keep the instances of depends on I2C=y though, so these are still restricted to the compiled-in case. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>