• T
    omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig · 68ccab51
    Tom Rini 提交于
    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: NTom Rini <trini@konsulko.com>
    68ccab51
omap3_igep00x0.h 3.8 KB