]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commit177b0381c5e39180b237284231a02fa783a3af3b
treedbc3c2afdabd9e00d9f1cd8f6b7366253d625ce8
parentbe9cab5bed454acfb253fe703682bc05ed370e99
gpio: split GPIO drivers in submenus

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