From 747fed56d3876d7de89959f9a927901e02166151 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 20 Feb 2019 12:17:27 +0000 Subject: Kconfig: tegra: Migrate USB_EHCI_TEGRA Migrate USB_EHCI_TEGRA from headers to Kconfig Signed-off-by: Peter Robinson Cc: Tom Warren Cc: Stephen Warren Cc: Marek Vasut Cc: Marcel Ziswiler Cc: Peter.Chubb@data61.csiro.au Cc: Lucas Stach Cc: Stefan Agner Cc: Alban Bedel Cc: Allen Martin Signed-off-by: Tom Warren --- include/configs/plutux.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/plutux.h') diff --git a/include/configs/plutux.h b/include/configs/plutux.h index f61af5ae28..43856bad2c 100644 --- a/include/configs/plutux.h +++ b/include/configs/plutux.h @@ -25,9 +25,6 @@ /* Environment in NAND, aligned to start of last sector */ #define CONFIG_ENV_OFFSET (SZ_512M - SZ_128K) /* 128K sectors */ -/* USB host support */ -#define CONFIG_USB_EHCI_TEGRA - #include "tegra-common-post.h" #endif /* __CONFIG_H */ -- cgit v1.2.3