commit | c78e3cf14e4c77746168936d84d03c119d0c984e | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Jul 07 23:45:08 2016 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jul 22 15:30:41 2016 +0200 |
tree | 71ff32339782ac66b3095b0c16734c540891ea08 | |
parent | 3cabe87b552e9e8561e4b73f96ae6a887126ec61 [diff] |
gpio: intel-mid: Make it depend to X86_INTEL_MID This GPIO controller is a part of Intel MID platforms which are somehow different to pure PCs. Thus, there is no need that driver is compiled for them. Replace dependency to X86_INTEL_MID. While here, fix capitalization of MID abbreviation. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>