summaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/patches-3.3/300-laguna_support.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2012-11-08 05:40:34 +0000
committerImre Kaloz <kaloz@openwrt.org>2012-11-08 05:40:34 +0000
commitefcdc21824f04c32aa9f12fcbb18d38827d2f639 (patch)
tree70fbe9a95a345cdb0a010cb4cfdc2bf44baed7bc /target/linux/cns3xxx/patches-3.3/300-laguna_support.patch
parent4d66b749deda7115ad59b3b90c287c5fd1ef770b (diff)
downloadmaster-31e0f0ae-efcdc21824f04c32aa9f12fcbb18d38827d2f639.tar.gz
master-31e0f0ae-efcdc21824f04c32aa9f12fcbb18d38827d2f639.tar.bz2
master-31e0f0ae-efcdc21824f04c32aa9f12fcbb18d38827d2f639.zip
fixup symbol selection
SMP already selects HAVE_ARM_TWD and HAVE_ARM_SCU, ARCH_CNS3XXX already selects MIGHT_HAVE_PCI SVN-Revision: 34114
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 6fa474cb61..e73d7bd9d1 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
+