u-boot/arch/arm/mach-omap2/am33xx
Tom Rini ae3f467e84 Convert CONFIG_AM335X_USB0 et al to Kconfig
This converts the following to Kconfig:
   CONFIG_AM335X_USB0
   CONFIG_AM335X_USB0_MODE
   CONFIG_AM335X_USB1
   CONFIG_AM335X_USB1_MODE

We do this by introducing specific options for static configuration of
USB0/USB1 in SPL rather than defining CONFIG_AM335X_USBx_MODE to the
enum value being used.  Furthermore, with how the code is used now we do
not need to have OTG mode exposed as an option here, so remove that.

Signed-off-by: Tom Rini <trini@konsulko.com>
2022-03-18 12:48:17 -04:00
..
board.c Convert CONFIG_AM335X_USB0 et al to Kconfig 2022-03-18 12:48:17 -04:00
chilisom.c Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
clk_synthesizer.c dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
clock.c ti: am33xx: fix do_enable_clocks() to accept NULL parameters 2021-01-12 10:58:04 +05:30
clock_am33xx.c arm: am335x: add support for i2c2 bus 2021-05-13 13:09:09 -04:00
clock_am43xx.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
clock_ti814x.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
clock_ti816x.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ddr.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
emif4.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fdt.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
hw_data.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig Convert CONFIG_AM335X_USB0 et al to Kconfig 2022-03-18 12:48:17 -04:00
Makefile Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
mux.c arm: am33xx: Make pin multiplexing functions optional 2017-09-22 07:40:04 -04:00
prcm-regs.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sys_info.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
ti816x_emif4.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00