From db8165f5d975533880f516fed142364ba3e6046e Mon Sep 17 00:00:00 2001 From: Max Filippov Date: Thu, 4 Jun 2015 13:41:27 +0300 Subject: xtensa: select PERF_USE_VMALLOC for cache-aliasing configurations Signed-off-by: Max Filippov --- arch/xtensa/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/xtensa') diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index 14a03fe..66e4043 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 -- cgit v1.1