diff options
| author | Peter Robinson <[email protected]> | 2019-02-20 12:17:27 +0000 |
|---|---|---|
| committer | Tom Warren <[email protected]> | 2019-02-20 09:01:44 -0700 |
| commit | 747fed56d3876d7de89959f9a927901e02166151 (patch) | |
| tree | 1d3c4e5fd5e6ff74637fd1a4953bd73f9b849927 /configs/tec_defconfig | |
| parent | 02253d4d12667b99dc7538b0427353a8c8221514 (diff) | |
Kconfig: tegra: Migrate USB_EHCI_TEGRA
Migrate USB_EHCI_TEGRA from headers to Kconfig
Signed-off-by: Peter Robinson <[email protected]>
Cc: Tom Warren <[email protected]>
Cc: Stephen Warren <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Marcel Ziswiler <[email protected]>
Cc: [email protected]
Cc: Lucas Stach <[email protected]>
Cc: Stefan Agner <[email protected]>
Cc: Alban Bedel <[email protected]>
Cc: Allen Martin <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
Diffstat (limited to 'configs/tec_defconfig')
| -rw-r--r-- | configs/tec_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tec_defconfig b/configs/tec_defconfig index c5bb4955af5..7017aade686 100644 --- a/configs/tec_defconfig +++ b/configs/tec_defconfig @@ -32,6 +32,7 @@ CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USB_EHCI_HCD=y +CONFIG_USB_EHCI_TEGRA=y CONFIG_USB_HOST_ETHER=y CONFIG_USB_ETHER_SMSC95XX=y CONFIG_DM_VIDEO=y |
