gpio: Move OMAP_GPIO to Kconfig
This driver is used often enough such that we want to have this enabled by default on any ARCH_OMAP2PLUS board, and this only compiles on ARCH_OMAP2PLUS due to required defines, so mark that as the depends. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -1990,7 +1990,6 @@ CONFIG_OMAP3_SPI_D0_D1_SWAPPED
|
||||
CONFIG_OMAP_EHCI_PHY1_RESET_GPIO
|
||||
CONFIG_OMAP_EHCI_PHY2_RESET_GPIO
|
||||
CONFIG_OMAP_EHCI_PHY3_RESET_GPIO
|
||||
CONFIG_OMAP_GPIO
|
||||
CONFIG_OMAP_USB2PHY2_HOST
|
||||
CONFIG_OMAP_USB3PHY1_HOST
|
||||
CONFIG_OMAP_USB_PHY
|
||||
|
||||
Reference in New Issue
Block a user