forked from luck/tmp_suning_uos_patched
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>
This commit is contained in:
parent
94c285108e
commit
72f0c137a5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user