summaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/patches-3.3/300-laguna_support.patch
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-11-08 05:40:34 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-11-08 05:40:34 +0000
commit909210ca4eb86201e93513eff58e5ec59ff02a67 (patch)
tree9ce93e338b4ec004046f9adff7fc1c585f375247 /target/linux/cns3xxx/patches-3.3/300-laguna_support.patch
parent1a061108bc629a4cc2541d6278228ed3fdd1c47b (diff)
[cns3xxx]: fixup symbol selection
SMP already selects HAVE_ARM_TWD and HAVE_ARM_SCU, ARCH_CNS3XXX already selects MIGHT_HAVE_PCI git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34114 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cns3xxx/patches-3.3/300-laguna_support.patch')
-rw-r--r--target/linux/cns3xxx/patches-3.3/300-laguna_support.patch4
1 files changed, 1 insertions, 3 deletions
diff --git a/target/linux/cns3xxx/patches-3.3/300-laguna_support.patch b/target/linux/cns3xxx/patches-3.3/300-laguna_support.patch
index 6fa474cb6..e73d7bd9d 100644
--- a/target/linux/cns3xxx/patches-3.3/300-laguna_support.patch
+++ b/target/linux/cns3xxx/patches-3.3/300-laguna_support.patch
@@ -1,13 +1,11 @@
--- a/arch/arm/mach-cns3xxx/Kconfig
+++ b/arch/arm/mach-cns3xxx/Kconfig
-@@ -11,4 +11,14 @@ config MACH_CNS3420VB
+@@ -10,4 +10,12 @@ config MACH_CNS3420VB
This is a platform with an on-board ARM11 MPCore and has support
for USB, USB-OTG, MMC/SD/SDIO, SATA, PCI-E, etc.
+config MACH_GW2388
+ bool "Support for Gateworks Laguna Platform"
-+ select HAVE_ARM_SCU if SMP
-+ select MIGHT_HAVE_PCI
+ help
+ Include support for the Gateworks Laguna Platform
+