aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/patches-3.18/025-smp_support.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-18 22:38:03 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-18 22:38:03 +0000
commit38b39b154319ab69c9a4ce05256ae24a87d07d6b (patch)
treed4fea95f7a7cba7f607a72aa0c971142235c137b /target/linux/cns3xxx/patches-3.18/025-smp_support.patch
parent30ffaed6a8661689d4afa73c153248d573c05c94 (diff)
downloadmaster-187ad058-38b39b154319ab69c9a4ce05256ae24a87d07d6b.tar.gz
master-187ad058-38b39b154319ab69c9a4ce05256ae24a87d07d6b.tar.bz2
master-187ad058-38b39b154319ab69c9a4ce05256ae24a87d07d6b.zip
cns3xxx: fix adding twd local timers
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48331 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cns3xxx/patches-3.18/025-smp_support.patch')
-rw-r--r--target/linux/cns3xxx/patches-3.18/025-smp_support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/patches-3.18/025-smp_support.patch b/target/linux/cns3xxx/patches-3.18/025-smp_support.patch
index 418c065a97..2a9d997a50 100644
--- a/target/linux/cns3xxx/patches-3.18/025-smp_support.patch
+++ b/target/linux/cns3xxx/patches-3.18/025-smp_support.patch
@@ -13,7 +13,7 @@
select ARM_GIC
select PCI_DOMAINS if PCI
+ select HAVE_ARM_SCU if SMP
-+ select HAVE_ARM_TWD if LOCAL_TIMERS
++ select HAVE_ARM_TWD
+ select HAVE_SMP
help
Support for Cavium Networks CNS3XXX platform.