projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fdf377
)
xtensa: select PERF_USE_VMALLOC for cache-aliasing configurations
author
Max Filippov
<jcmvbkbc@gmail.com>
Thu, 4 Jun 2015 10:41:27 +0000
(13:41 +0300)
committer
Max Filippov
<jcmvbkbc@gmail.com>
Mon, 17 Aug 2015 04:32:51 +0000
(07:32 +0300)
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/Kconfig
patch
|
blob
|
history
diff --git
a/arch/xtensa/Kconfig
b/arch/xtensa/Kconfig
index 14a03fe628c749f115de2847f27327f3cba6ad02..66e4043659fed62c7cba91771613d5ec254afd3b 100644
(file)
--- 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