[mcs814x] MCS8140 actually selects CPU_ARM926T
[openwrt.git] / target / linux / mcs814x / patches-3.3 / 001-platform.patch
index fbe79af..051a492 100644 (file)
@@ -1,13 +1,12 @@
 --- a/arch/arm/Kconfig
 +++ b/arch/arm/Kconfig
-@@ -869,6 +869,20 @@ config ARCH_EXYNOS
+@@ -869,6 +869,21 @@ config ARCH_EXYNOS
        help
          Support for SAMSUNG's EXYNOS SoCs (EXYNOS4/5)
  
 +config ARCH_MCS814X
 +      bool "Moschip MCS814x"
-+      select CPU_ARM926T
-+      select PCI
++      select MIGHT_HAVE_PCI
 +      select FIQ
 +      select GENERIC_IRQ_CHIP
 +      select GENERIC_GPIO
@@ -15,6 +14,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).
 +