gpio: split GPIO drivers in submenus
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 8 Apr 2015 13:11:16 +0000 (15:11 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 8 Apr 2015 13:19:49 +0000 (15:19 +0200)
Create Kconfig submenus for memory mapped, I2C, MFD,
PCI, SPI and USB GPIO drivers to help navigate the forest
of drivers in this subsystem. The I2C, SPI and USB menus
get dependencies so we don't have to see them unless we
have the required subsystem enabled in the first place.

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

Simple merge