commit | 01d7004181c8ff6d63bf5e8e2b771022c4f78289 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Jan 20 09:07:34 2014 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jan 20 09:07:34 2014 +0100 |
tree | 31c55d4f15269245261470a1d7e9eb8c3e2a2780 | |
parent | 4e47f91bf741e011a90ceb6241b8d78141709733 [diff] |
gpio: mcp23s08: depend on OF_GPIO The MCP drivers fails to compile on trial builds due to missing Kconfig dependency on OF_GPIO. Fix it. Cc: Lars Poeschel <poeschel@lemonage.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>