Re: [PATCH 03/25] tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig

2022-04-08 Thread Tom Rini
On Wed, Mar 30, 2022 at 06:07:13PM -0400, Tom Rini wrote: > This option is only enabled for CI_UDC and !TEGRA20, so implement it as > such in Kconfig directly. > > Signed-off-by: Tom Rini > Reviewed-by: Peter Robinson > Tested-by: Peter Robinson Applied to u-boot/master, thanks! -- Tom

Re: [PATCH 03/25] tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig

2022-04-01 Thread Peter Robinson
On Wed, Mar 30, 2022 at 11:08 PM Tom Rini wrote: > > This option is only enabled for CI_UDC and !TEGRA20, so implement it as > such in Kconfig directly. > > Signed-off-by: Tom Rini Reviewed-by: Peter Robinson Tested-by: Peter Robinson > --- > arch/arm/mach-tegra/Kconfig | 4

[PATCH 03/25] tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig

2022-03-30 Thread Tom Rini
This option is only enabled for CI_UDC and !TEGRA20, so implement it as such in Kconfig directly. Signed-off-by: Tom Rini --- arch/arm/mach-tegra/Kconfig | 4 include/configs/apalis-tk1.h | 1 - include/configs/apalis_t30.h | 1 -