summaryrefslogtreecommitdiff
path: root/include/configs/snapper9g45.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-05-12 22:33:29 -0400
committerTom Rini <trini@konsulko.com>2017-05-15 13:00:26 -0400
commit80f1f3204a6e1bacede4b80d23470200872ed438 (patch)
treee0f1e5a49c7121bdcad26fb6903df9dc07142a93 /include/configs/snapper9g45.h
parent64d6ac5bc4a9bf8839e516959b35150ac8a0eb84 (diff)
Kconfig: USB: Migrate existing USB_EHCI_xxx options
The following options are migrated over fully now: - USB_EHCI_ATMEL - USB_EHCI_MARVELL - USB_EHCI_MX6 - USB_EHCI_MX7 - USB_EHCI_MSM - USB_EHCI_ZYNQ - USB_EHCI_GENERIC This also requires fixing the depends on USB_EHCI_MARVELL as it's used by Orion5X and Kirkwood as well. Cc: Marek Vasut <marex@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'include/configs/snapper9g45.h')
-rw-r--r--include/configs/snapper9g45.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/snapper9g45.h b/include/configs/snapper9g45.h
index ab9f8d62fa..99b5b23d29 100644
--- a/include/configs/snapper9g45.h
+++ b/include/configs/snapper9g45.h
@@ -61,7 +61,6 @@
#define CONFIG_TFTP_TSIZE
/* USB */
-#define CONFIG_USB_EHCI_ATMEL
#define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 2
/* MMC */