summaryrefslogtreecommitdiff
path: root/target/linux/cns3xxx/patches-3.0/100-laguna_support.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-07-07 17:18:50 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-07-07 17:18:50 +0000
commit79fa6c693a8c2bb321ca308b19b8f43ee8d3408d (patch)
tree9a72e2d40c66a5d71374cdf78639e729f3e82678 /target/linux/cns3xxx/patches-3.0/100-laguna_support.patch
parentb8227050fb1709c505fa38ec99bf2ea09dc0ed19 (diff)
downloadmtk-20170518-79fa6c693a8c2bb321ca308b19b8f43ee8d3408d.zip
mtk-20170518-79fa6c693a8c2bb321ca308b19b8f43ee8d3408d.tar.gz
mtk-20170518-79fa6c693a8c2bb321ca308b19b8f43ee8d3408d.tar.bz2
refresh patches
SVN-Revision: 27528
Diffstat (limited to 'target/linux/cns3xxx/patches-3.0/100-laguna_support.patch')
-rw-r--r--target/linux/cns3xxx/patches-3.0/100-laguna_support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/cns3xxx/patches-3.0/100-laguna_support.patch b/target/linux/cns3xxx/patches-3.0/100-laguna_support.patch
index c543127..b0399db 100644
--- a/target/linux/cns3xxx/patches-3.0/100-laguna_support.patch
+++ b/target/linux/cns3xxx/patches-3.0/100-laguna_support.patch
@@ -815,10 +815,10 @@
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
-@@ -322,6 +322,7 @@ config ARCH_CLPS711X
+@@ -323,6 +323,7 @@ config ARCH_CLPS711X
config ARCH_CNS3XXX
bool "Cavium Networks CNS3XXX family"
- select CPU_V6
+ select CPU_V6K
+ select ARCH_WANT_OPTIONAL_GPIOLIB
select GENERIC_CLOCKEVENTS
select ARM_GIC