From 0f91df4de6d94282f467a31361c9037d4482d090 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 11 Aug 2012 12:55:41 +0000 Subject: properly advertise OHCI and EHCI capabilities SVN-Revision: 33128 --- target/linux/mcs814x/patches-3.3/001-platform.patch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'target/linux/mcs814x/patches-3.3') diff --git a/target/linux/mcs814x/patches-3.3/001-platform.patch b/target/linux/mcs814x/patches-3.3/001-platform.patch index fbe79af594..84b5147329 100644 --- a/target/linux/mcs814x/patches-3.3/001-platform.patch +++ b/target/linux/mcs814x/patches-3.3/001-platform.patch @@ -1,6 +1,6 @@ --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig -@@ -869,6 +869,20 @@ config ARCH_EXYNOS +@@ -869,6 +869,22 @@ config ARCH_EXYNOS help Support for SAMSUNG's EXYNOS SoCs (EXYNOS4/5) @@ -15,6 +15,8 @@ + select CLKDEV_LOOKUP + select ARCH_USES_GETTIMEOFFSET + select NEED_MACH_MEMORY_H ++ select USB_ARCH_HAS_OHCI ++ select USB_ARCH_HAS_EHCI + help + Support for Moschip MCS814x SoCs (MCS8140). + -- cgit v1.2.3