From 177b0381c5e39180b237284231a02fa783a3af3b Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Wed, 8 Apr 2015 15:11:16 +0200 Subject: [PATCH] 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-format-patch failed