]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita6262d0340eb9b7500fc3701d00058ad6f30635c
treec8e127101ee9ba831c5a1ec3199dcba134f741e7
parent47327f08ff12dd677ec93a7b41fcdf6d56f71d73
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