omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig
The symbols CONFIG_OMAP3_GPIO_X control if we enable the clocks for a given GPIO bank in U-Boot. select the required banks for each target. In some cases we need to also migrate from CONFIG_USB_EHCI (deprecated, in include/configs/) to CONFIG_USB_EHCI_HCD as we only require the GPIO bank to be enabled if USB is also enabled. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -1979,11 +1979,6 @@ CONFIG_OF_SPI
|
||||
CONFIG_OF_SPI_FLASH
|
||||
CONFIG_OF_STDOUT_PATH
|
||||
CONFIG_OF_SUPPORT_OLD_DEVICE_TREES
|
||||
CONFIG_OMAP3_GPIO_2
|
||||
CONFIG_OMAP3_GPIO_3
|
||||
CONFIG_OMAP3_GPIO_4
|
||||
CONFIG_OMAP3_GPIO_5
|
||||
CONFIG_OMAP3_GPIO_6
|
||||
CONFIG_OMAP3_LOGIC_USE_NEW_PRODUCT_ID
|
||||
CONFIG_OMAP3_MICRON_DDR
|
||||
CONFIG_OMAP3_SPI_D0_D1_SWAPPED
|
||||
|
||||
Reference in New Issue
Block a user