summaryrefslogtreecommitdiffstats
path: root/target/linux/mcs814x/patches-3.3
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-08-11 12:56:00 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-08-11 12:56:00 +0000
commit8c1ea6515e4dd94d8c4f87310329d2900a163187 (patch)
tree8c8eda5376e635ebb488d03902254f0e8c4f1d38 /target/linux/mcs814x/patches-3.3
parentabbd73f17d2cfe8127f2341c9fc4de28cb87097b (diff)
[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
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 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