summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/Kconfig
diff options
context:
space:
mode:
authorMax Filippov2015-06-04 12:41:27 +0200
committerMax Filippov2015-08-17 06:32:51 +0200
commitdb8165f5d975533880f516fed142364ba3e6046e (patch)
treee737a4fa9c48d724cee5b25653b231281ff57f3c /arch/xtensa/Kconfig
parentxtensa: move oprofile stack tracing to stacktrace.c (diff)
downloadkernel-qcow2-linux-db8165f5d975533880f516fed142364ba3e6046e.tar.gz
kernel-qcow2-linux-db8165f5d975533880f516fed142364ba3e6046e.tar.xz
kernel-qcow2-linux-db8165f5d975533880f516fed142364ba3e6046e.zip
xtensa: select PERF_USE_VMALLOC for cache-aliasing configurations
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch/xtensa/Kconfig')
-rw-r--r--arch/xtensa/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig
index 14a03fe628c7..66e4043659fe 100644
--- a/arch/xtensa/Kconfig
+++ b/arch/xtensa/Kconfig
@@ -22,6 +22,7 @@ config XTENSA
select HAVE_PERF_EVENTS
select IRQ_DOMAIN
select MODULES_USE_ELF_RELA
+ select PERF_USE_VMALLOC
select VIRT_TO_BUS
help
Xtensa processors are 32-bit RISC machines designed by Tensilica