commit | d8d1fb6655e31b971a1bf0da41628cb2ec5cd851 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Mar 30 18:07:13 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 08 09:05:19 2022 -0400 |
tree | be0efd473b1793df444bb58f8be25a08adc30578 | |
parent | 3327dd7e3e971f6f8eabce0c3208886cbcad62f0 [diff] |
tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig This option is only enabled for CI_UDC and !TEGRA20, so implement it as such in Kconfig directly. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Peter Robinson <pbrobinson@gmail.com> Tested-by: Peter Robinson <pbrobinson@gmail.com>