aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2015-11-10 18:00:09 +0000
committerArvind Chauhan <arvind.chauhan@arm.com>2017-10-31 12:59:04 +0530
commit0af6ef3da48f2da456b4c81c51fa04da8f6fc498 (patch)
treefd54fc77c9376517c6315dc5641f1154f35ba213
parent2a02c6a6072275b3c379458109300cccdeb87370 (diff)
configs: vexpress64: Enable CONFIG_DEVMEM for juno_energy instrument
Until we have the hwmon sensor drivers we need juno_energy instrument as a fallback for power measurements. Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--linaro/configs/vexpress64.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro/configs/vexpress64.conf b/linaro/configs/vexpress64.conf
index e57c3ff991d7..769f2cc86fff 100644
--- a/linaro/configs/vexpress64.conf
+++ b/linaro/configs/vexpress64.conf
@@ -84,3 +84,4 @@ CONFIG_PM_DEBUG=y
CONFIG_PM_RUNTIME=y
CONFIG_TEE=y
CONFIG_OPTEE=y
+CONFIG_DEVMEM=y