summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2014-05-02 13:47:22 +0530
committerFathi Boudra <fathi.boudra@linaro.org>2014-05-03 08:53:54 +0300
commit74389673ed5b04c1802395d76dda4b7f1c4b176a (patch)
tree832d7563194743ca7ea043f9a9803f1638904349
parent539d321752362b6c7709aa4bb0d223f58abfe692 (diff)
linaro/configs: arndale_octa: Enable Generic Phy support
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--linaro/configs/arndale_octa.conf8
1 files changed, 6 insertions, 2 deletions
diff --git a/linaro/configs/arndale_octa.conf b/linaro/configs/arndale_octa.conf
index 7be71b95e84..2659fad5688 100644
--- a/linaro/configs/arndale_octa.conf
+++ b/linaro/configs/arndale_octa.conf
@@ -63,8 +63,6 @@ CONFIG_USB_STORAGE=y
CONFIG_USB_DWC3=y
CONFIG_USB_DWC3_HOST=y
CONFIG_USB_HSIC_USB3503=y
-CONFIG_SAMSUNG_USB2PHY=y
-CONFIG_SAMSUNG_USB3PHY=y
CONFIG_USB_GADGET=y
CONFIG_MMC=y
CONFIG_MMC_UNSAFE_RESUME=y
@@ -76,6 +74,12 @@ CONFIG_RTC_DRV_S3C=y
CONFIG_EXYNOS_IOMMU=y
CONFIG_EXYNOS_IOMMU_DEBUG=y
CONFIG_EXTCON=y
+CONFIG_PHY_SAMSUNG_USB2=y
+CONFIG_PHY_EXYNOS4210_USB2=y
+CONFIG_PHY_EXYNOS4X12_USB2=y
+CONFIG_PHY_EXYNOS5250_USB2=y
+CONFIG_EXYNOS_SIMPLE_PHY=y
+CONFIG_PHY_EXYNOS5_USBDRD=y
CONFIG_DEBUG_KERNEL=y
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEBUG_RT_MUTEXES=y