From 035b41bafbee36bd77219010060ab5a3b0cfc928 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 11 Aug 2012 12:56:00 +0000 Subject: disable PCI support None of the boards we support have PCI connectors SVN-Revision: 33130 --- 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 84b5147329..8d77b72b36 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