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:
7c394d2
)
ARM: VExpress: PSCI: Compile PSCI code by default
author
Liviu Dudau
<Liviu.Dudau@arm.com>
Wed, 13 Mar 2013 15:42:07 +0000
(15:42 +0000)
committer
Jon Medhurst
<tixy@linaro.org>
Mon, 1 Jul 2013 10:04:10 +0000
(11:04 +0100)
Compile support for PSCI by default and let the command line decide
whether support for SMC calls gets enabled or not.
Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
linaro/configs/vexpress.conf
patch
|
blob
|
history
diff --git
a/linaro/configs/vexpress.conf
b/linaro/configs/vexpress.conf
index 7266d0cee9ef62a0efc5384013433a33ddc6b08c..94c36e016ad432d520af66583c7b9b8b143dcf4c 100644
(file)
--- a/
linaro/configs/vexpress.conf
+++ b/
linaro/configs/vexpress.conf
@@
-10,6
+10,7
@@
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_INTERACTIVE=y
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
+CONFIG_ARM_PSCI=y
CONFIG_HAVE_ARM_ARCH_TIMER=y
CONFIG_NR_CPUS=8
CONFIG_HIGHMEM=y