aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mcs814x/patches-3.3
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-08-11 12:56:00 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-08-11 12:56:00 +0000
commit035b41bafbee36bd77219010060ab5a3b0cfc928 (patch)
treea26ee1f2ea08b6d53d450e119b8e330de4bfdd67 /target/linux/mcs814x/patches-3.3
parent639112f0d5d73083e4fd4665384f9c0794132643 (diff)
downloadupstream-035b41bafbee36bd77219010060ab5a3b0cfc928.tar.gz
upstream-035b41bafbee36bd77219010060ab5a3b0cfc928.tar.bz2
upstream-035b41bafbee36bd77219010060ab5a3b0cfc928.zip
disable PCI support
None of the boards we support have PCI connectors SVN-Revision: 33130
Diffstat (limited to 'target/linux/mcs814x/patches-3.3')
-rw-r--r--target/linux/mcs814x/patches-3.3/001-platform.patch2
1 files changed, 1 insertions, 1 deletions
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