aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/tile/Kconfig')
-rw-r--r--arch/tile/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/tile/Kconfig b/arch/tile/Kconfig
index 3067b15e80d6..31c8c6223995 100644
--- a/arch/tile/Kconfig
+++ b/arch/tile/Kconfig
@@ -3,6 +3,8 @@
3 3
4config TILE 4config TILE
5 def_bool y 5 def_bool y
6 select HAVE_PERF_EVENTS
7 select USE_PMC if PERF_EVENTS
6 select HAVE_DMA_ATTRS 8 select HAVE_DMA_ATTRS
7 select HAVE_DMA_API_DEBUG 9 select HAVE_DMA_API_DEBUG
8 select HAVE_KVM if !TILEGX 10 select HAVE_KVM if !TILEGX