commit | 56882dc4cbc7f70a9984c33eb9bf609e1dd60763 | [log] [tgz] |
---|---|---|
author | Marek BehĂșn <marek.behun@nic.cz> | Sat Oct 09 15:27:35 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 15 09:42:22 2021 -0400 |
tree | 8c2f7a104fc4c181050ce9f2a3f73020f3d29fc8 | |
parent | 645a0afb328725afa817eb15d86aca2644c33579 [diff] |
Convert CONFIG_USB_EHCI_IS_TDI to Kconfig On mvebu this is defined if and only if !ARM64. Otherwise it is defined for boards with ARCH_MX23, ARCH_TEGRA and ARCH_ZYNQ, and also for SOC_AR934X (tplink_wdr4300). Signed-off-by: Marek BehĂșn <marek.behun@nic.cz>