summaryrefslogtreecommitdiff
path: root/arch/arm/configs/tizen_defconfig
diff options
context:
space:
mode:
authorKamil Debski <k.debski@samsung.com>2013-09-09 16:52:59 +0200
committerChanho Park <chanho61.park@samsung.com>2014-11-18 11:44:42 +0900
commit199ef0fcb68dd08a57946a6168482f63903ade83 (patch)
treec9055f5960b07550dfe2285e0a2b590e80a4cf69 /arch/arm/configs/tizen_defconfig
parent778d509a58fd8b0e5863024f3a297eaf06736d31 (diff)
downloadlinux-3.10-199ef0fcb68dd08a57946a6168482f63903ade83.tar.gz
linux-3.10-199ef0fcb68dd08a57946a6168482f63903ade83.tar.bz2
linux-3.10-199ef0fcb68dd08a57946a6168482f63903ade83.zip
tizen_defconfig update
Enable the new USB PHY driver using the Generic PHY Framework and enable EHCI driver (it works well with new PHY driver). Disable the old USB PHY driver. Signed-off-by: Kamil Debski <k.debski@samsung.com>
Diffstat (limited to 'arch/arm/configs/tizen_defconfig')
-rw-r--r--arch/arm/configs/tizen_defconfig12
1 files changed, 9 insertions, 3 deletions
diff --git a/arch/arm/configs/tizen_defconfig b/arch/arm/configs/tizen_defconfig
index 02ff16bc57f..5062ba008bf 100644
--- a/arch/arm/configs/tizen_defconfig
+++ b/arch/arm/configs/tizen_defconfig
@@ -2341,7 +2341,7 @@ CONFIG_USB_DEFAULT_PERSIST=y
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
CONFIG_USB_EHCI_TT_NEWSCHED=y
-# CONFIG_USB_EHCI_S5P is not set
+CONFIG_USB_EHCI_S5P=y
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
@@ -2412,8 +2412,7 @@ CONFIG_USB_PHY=y
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_OMAP_CONTROL_USB is not set
# CONFIG_OMAP_USB3 is not set
-CONFIG_SAMSUNG_USBPHY=y
-CONFIG_SAMSUNG_USB2PHY=y
+# CONFIG_SAMSUNG_USB2PHY is not set
# CONFIG_SAMSUNG_USB3PHY is not set
# CONFIG_USB_GPIO_VBUS is not set
# CONFIG_USB_ISP1301 is not set
@@ -2964,8 +2963,15 @@ CONFIG_ARM_GIC=y
CONFIG_GIC_NON_BANKED=y
# CONFIG_IPACK_BUS is not set
# CONFIG_RESET_CONTROLLER is not set
+
+#
+# PHY Subsystem
+#
CONFIG_GENERIC_PHY=y
CONFIG_PHY_EXYNOS_MIPI_VIDEO=y
+CONFIG_PHY_EXYNOS_USB=y
+CONFIG_PHY_EXYNOS4210_USB=y
+CONFIG_PHY_EXYNOS4212_USB=y
#
# File systems