projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
20b22bd
6821d4b
)
Merge branch 'tracking-armlt-dcscb' into lsk-3.10-vexpress
author
Jon Medhurst
<tixy@linaro.org>
Wed, 17 Jul 2013 11:02:10 +0000
(12:02 +0100)
committer
Jon Medhurst
<tixy@linaro.org>
Wed, 17 Jul 2013 11:02:10 +0000
(12:02 +0100)
1
2
arch/arm/mach-vexpress/Kconfig
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
arch/arm/mach-vexpress/Kconfig
index fe637e90cdb02d540a12db60461b8c50eef022b2,b8bbabec6310b1a1090a23b60dd84d4009275b0c..cca811c4b65a6c9974018dc2126e217392b020cd
---
1
/
arch/arm/mach-vexpress/Kconfig
---
2
/
arch/arm/mach-vexpress/Kconfig
+++ b/
arch/arm/mach-vexpress/Kconfig
@@@
-56,6
-56,14
+56,15
@@@
config ARCH_VEXPRESS_CORTEX_A5_A9_ERRAT
config ARCH_VEXPRESS_CA9X4
bool "Versatile Express Cortex-A9x4 tile"
+ select ARM_ERRATA_643719
+ config ARCH_VEXPRESS_DCSCB
+ bool "Dual Cluster System Control Block (DCSCB) support"
+ depends on MCPM
+ select ARM_CCI
+ help
+ Support for the Dual Cluster System Configuration Block (DCSCB).
+ This is needed to provide CPU and cluster power management
+ on RTSM implementing big.LITTLE.
+
endmenu