summaryrefslogtreecommitdiff
path: root/target/linux/mcs814x/patches-3.3
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-08-14 16:19:30 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-08-14 16:19:30 +0000
commita183ced08e209df183463e8e0d5ba7c122a6f324 (patch)
treedef97c7938bde19304cc1e97d972828d2c16b118 /target/linux/mcs814x/patches-3.3
parent23d73bf0514c957b8bc6a3980cbcb9d4d1bc2d7c (diff)
downloadmtk-20170518-a183ced08e209df183463e8e0d5ba7c122a6f324.zip
mtk-20170518-a183ced08e209df183463e8e0d5ba7c122a6f324.tar.gz
mtk-20170518-a183ced08e209df183463e8e0d5ba7c122a6f324.tar.bz2
MCS8140 actually selects CPU_ARM926T
Should make inclusion for other MCS814x SoCs easier SVN-Revision: 33188
Diffstat (limited to 'target/linux/mcs814x/patches-3.3')
-rw-r--r--target/linux/mcs814x/patches-3.3/001-platform.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/mcs814x/patches-3.3/001-platform.patch b/target/linux/mcs814x/patches-3.3/001-platform.patch
index 8d77b72..051a492 100644
--- a/target/linux/mcs814x/patches-3.3/001-platform.patch
+++ b/target/linux/mcs814x/patches-3.3/001-platform.patch
@@ -1,12 +1,11 @@
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
-@@ -869,6 +869,22 @@ config ARCH_EXYNOS
+@@ -869,6 +869,21 @@ config ARCH_EXYNOS
help
Support for SAMSUNG's EXYNOS SoCs (EXYNOS4/5)
+config ARCH_MCS814X
+ bool "Moschip MCS814x"
-+ select CPU_ARM926T
+ select MIGHT_HAVE_PCI
+ select FIQ
+ select GENERIC_IRQ_CHIP