ARM: exynos_defconfig: Update EHCI config entry
authorTushar Behera <tushar.behera@linaro.org>
Sat, 15 Feb 2014 17:02:33 +0000 (02:02 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 15 Feb 2014 17:02:33 +0000 (02:02 +0900)
Commit 29824c167bea ("USB: host: Rename ehci-s5p to ehci-exynos")
renamed the config entry of EHCI host driver. Similar change needs
to be done in exynos_defconfig as well.

Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Reviewed-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/configs/exynos_defconfig

index dbe1f1c..4ce7b70 100644 (file)
@@ -94,7 +94,7 @@ CONFIG_FONT_7x14=y
 CONFIG_LOGO=y
 CONFIG_USB=y
 CONFIG_USB_EHCI_HCD=y
-CONFIG_USB_EHCI_S5P=y
+CONFIG_USB_EHCI_EXYNOS=y
 CONFIG_USB_STORAGE=y
 CONFIG_USB_DWC3=y
 CONFIG_USB_PHY=y