]> git.baikalelectronics.ru Git - kernel.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)
commitb5422d4336786396216075c229336e429f6cf084
treedbc3c2afdabd9e00d9f1cd8f6b7366253d625ce8
parentfd4cfcdb30bb9ede4290bd7f1a3a9dacaac9d651
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