projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94c2851
)
sh: enable PERF_USE_VMALLOC across the board.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 27 Oct 2009 08:08:55 +0000
(17:08 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 27 Oct 2009 08:08:55 +0000
(17:08 +0900)
The vast majority of SH platforms want this, and the few that don't
aren't going to care one way or the other. Enable it across the board.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/Kconfig
b/arch/sh/Kconfig
index 1481df2cb2e38ce237bfb96def8f6dbf1b8b4bce..a6a70233033d68d319e95106a23d5ac4ea876e08 100644
(file)
--- a/
arch/sh/Kconfig
+++ b/
arch/sh/Kconfig
@@
-18,6
+18,7
@@
config SUPERH
select HAVE_DMA_API_DEBUG
select HAVE_DMA_ATTRS
select HAVE_PERF_EVENTS
+ select PERF_USE_VMALLOC
select HAVE_KERNEL_GZIP
select HAVE_KERNEL_BZIP2
select HAVE_KERNEL_LZMA