]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/mcx_defconfig
omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig
authorTom Rini <trini@konsulko.com>
Sat, 13 May 2017 02:33:22 +0000 (22:33 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 15 May 2017 14:40:00 +0000 (10:40 -0400)
commit68ccab51936d92551e3e65944af172ad64ca2ca9
tree4bb901cdbaefe589f71e79c1677147826a620b8a
parent29cb2b3b903ce12e7abc2fc9a8cfb12a0be36852
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>
20 files changed:
arch/arm/mach-omap2/omap3/Kconfig
configs/eco5pk_defconfig
configs/mcx_defconfig
configs/mt_ventoux_defconfig
configs/twister_defconfig
include/configs/cm_t35.h
include/configs/cm_t3517.h
include/configs/mcx.h
include/configs/mt_ventoux.h
include/configs/omap3_beagle.h
include/configs/omap3_igep00x0.h
include/configs/omap3_logic.h
include/configs/omap3_overo.h
include/configs/omap3_pandora.h
include/configs/sniper.h
include/configs/tam3517-common.h
include/configs/tao3530.h
include/configs/tricorder.h
include/configs/twister.h
scripts/config_whitelist.txt