summaryrefslogtreecommitdiff
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-10-27 08:08:55 (GMT)
committerPaul Mundt <lethal@linux-sh.org>2009-10-27 08:08:55 (GMT)
commit72f0c137a5c82df628dc646a82b9d8e3277b1234 (patch)
treecedbe3d5c128cafce43907fceb078c2cba6e3ed6 /arch/sh/Kconfig
parent94c285108e4551157ecc1b8156921712138fa860 (diff)
downloadlinux-fsl-qoriq-72f0c137a5c82df628dc646a82b9d8e3277b1234.tar.xz
sh: enable PERF_USE_VMALLOC across the board.
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>
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 1481df2..a6a7023 100644
--- 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