gpio: fix up SPI submenu
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 1 Nov 2015 09:50:19 +0000 (10:50 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 1 Nov 2015 09:50:19 +0000 (10:50 +0100)
commit0963670aeaec2287aa263daa0d41384d4dcd5292
treec8e127101ee9ba831c5a1ec3199dcba134f741e7
parent269a46f80bd9c77b6f862a92ccb52eb8a68d3997
gpio: fix up SPI submenu

- Relax dependencies on SPI_MASTER for drivers in the SPI menu
  that already has this dependency.
- Move out the expander that would be hidden for I2C access if
  SPI_MASTER was not selected. Tentatively create a separate
  menu for this.
- Move the ZX SoC driver to memory-mapped drivers, this must be
  a mistake and only worked because the system has an SPI master
  enabled at the same time.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig