From: Linus Walleij Date: Wed, 8 Apr 2015 13:11:16 +0000 (+0200) Subject: gpio: split GPIO drivers in submenus X-Git-Tag: omap-for-v4.1/fixes-rc1~104^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=177b0381c5e39180b237284231a02fa783a3af3b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed