From 8c1ea6515e4dd94d8c4f87310329d2900a163187 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 11 Aug 2012 12:56:00 +0000 Subject: [mcs814x] disable PCI support None of the boards we support have PCI connectors git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33130 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mcs814x/patches-3.3/001-platform.patch | 2 +- 1 file changed, 1 insertion(+), 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 84b514732..8d77b72b3 100644 --- a/target/linux/mcs814x/patches-3.3/001-platform.patch +++ b/target/linux/mcs814x/patches-3.3/001-platform.patch @@ -7,7 +7,7 @@ +config ARCH_MCS814X + bool "Moschip MCS814x" + select CPU_ARM926T -+ select PCI ++ select MIGHT_HAVE_PCI + select FIQ + select GENERIC_IRQ_CHIP + select GENERIC_GPIO -- cgit v1.2.3