]> 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)
commit636af1b8a1bb06c4f72366b0cd0d0d736cbc206a
treec8e127101ee9ba831c5a1ec3199dcba134f741e7
parent16d08cca48caf5082f0595ff6ef230486c5a75ef
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