summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-12-12 08:53:24 +0530
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-09-26 17:12:58 +0400
commit1aa3c587810c1550b00501f8a4cb306da84f760e (patch)
tree765eb844894bab1d3d6e1a229ed2298e9529ed22
parent3450de99d76555fce1cc22783108ea8603fefda5 (diff)
linaro/configs: arndale: Update config name for EHCI host driver
Config name USB_EHCI_S5P is now replaced by USB_EHCI_EXYNOS. Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--linaro/configs/arndale.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/linaro/configs/arndale.conf b/linaro/configs/arndale.conf
index 0add02ee146..87e931b68b6 100644
--- a/linaro/configs/arndale.conf
+++ b/linaro/configs/arndale.conf
@@ -54,7 +54,7 @@ CONFIG_USB_ARCH_HAS_XHCI=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
-CONFIG_USB_EHCI_S5P=y
+CONFIG_USB_EHCI_EXYNOS=y
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_EXYNOS=y
CONFIG_USB_STORAGE=y