Home
last modified time | relevance | path

Searched hist:"0963670 aeaec2287aa263daa0d41384d4dcd5292" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A DKconfigdiff 0963670aeaec2287aa263daa0d41384d4dcd5292 Sun Nov 01 10:50:19 CET 2015 Linus Walleij <linus.walleij@linaro.org> 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>