aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/patches-3.3/002-cns3xxx_wdt.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/002-cns3xxx_wdt.patch
parent4d66b749deda7115ad59b3b90c287c5fd1ef770b (diff)
downloadupstream-efcdc21824f04c32aa9f12fcbb18d38827d2f639.tar.gz
upstream-efcdc21824f04c32aa9f12fcbb18d38827d2f639.tar.bz2
upstream-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/002-cns3xxx_wdt.patch')
-rw-r--r--target/linux/cns3xxx/patches-3.3/002-cns3xxx_wdt.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/cns3xxx/patches-3.3/002-cns3xxx_wdt.patch b/target/linux/cns3xxx/patches-3.3/002-cns3xxx_wdt.patch
index d013334267..46347621e4 100644
--- a/target/linux/cns3xxx/patches-3.3/002-cns3xxx_wdt.patch
+++ b/target/linux/cns3xxx/patches-3.3/002-cns3xxx_wdt.patch
@@ -11,16 +11,6 @@ arch/arm/Kconfig | 1 +
arch/arm/mach-cns3xxx/cns3420vb.c | 22 ++++++++++++++++++++++
3 files changed, 25 insertions(+), 0 deletions(-)
---- a/arch/arm/Kconfig
-+++ b/arch/arm/Kconfig
-@@ -372,6 +372,7 @@ config ARCH_CNS3XXX
- select MIGHT_HAVE_CACHE_L2X0
- select MIGHT_HAVE_PCI
- select PCI_DOMAINS if PCI
-+ select HAVE_ARM_TWD
- help
- Support for Cavium Networks CNS3XXX platform.
-
--- a/arch/arm/configs/cns3420vb_defconfig
+++ b/arch/arm/configs/cns3420vb_defconfig
@@ -53,6 +53,8 @@ CONFIG_LEGACY_PTY_COUNT=16