aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/Kconfig
diff options
context:
space:
mode:
authorGravatar Joonyoung Shim <jy0922.shim@samsung.com> 2011-04-08 14:08:50 +0900
committerGravatar Greg Kroah-Hartman <gregkh@suse.de> 2011-04-13 16:50:52 -0700
commit1bcc5aa87f043d34522d783154d08173b435fb46 (patch)
treedec628a085e998895e71c1a79e0020709f8fe094 /drivers/usb/Kconfig
parentARM: EXYNOS4: Add usb host phy control (diff)
downloadlinux-1bcc5aa87f043d34522d783154d08173b435fb46.tar.gz
linux-1bcc5aa87f043d34522d783154d08173b435fb46.tar.bz2
linux-1bcc5aa87f043d34522d783154d08173b435fb46.zip
USB: Add initial S5P EHCI driver
This patch adds host USB high speed driver for samsung S5P series. This is initial driver and we need additional implementation to support some functions like power management. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/Kconfig')
-rw-r--r--drivers/usb/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig
index d299906e4f00..cf7614d29f03 100644
--- a/drivers/usb/Kconfig
+++ b/drivers/usb/Kconfig
@@ -65,6 +65,7 @@ config USB_ARCH_HAS_EHCI
default y if ARCH_CNS3XXX
default y if ARCH_VT8500
default y if PLAT_SPEAR
+ default y if PLAT_S5P
default y if ARCH_MSM
default PCI