projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe0d422
)
ARM: cns3xxx: Should select CPU_V6K
author
Imre Kaloz
<kaloz@openwrt.org>
Thu, 7 Jul 2011 10:19:09 +0000
(12:19 +0200)
committer
Anton Vorontsov
<avorontsov@mvista.com>
Thu, 7 Jul 2011 14:48:12 +0000
(18:48 +0400)
CNS3XXX is based on MPCore, so select the right CPU option for it.
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>
arch/arm/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index 9adc278a22abb36df1bdfdacd1db1fe240f8d0fb..c2e5f3dc65b1dc6ed33c18bc38fcb847aab0e328 100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-321,7
+321,7
@@
config ARCH_CLPS711X
config ARCH_CNS3XXX
bool "Cavium Networks CNS3XXX family"
- select CPU_V6
+ select CPU_V6
K
select GENERIC_CLOCKEVENTS
select ARM_GIC
select MIGHT_HAVE_PCI