diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index fb3eea3e38ee..d289cfcf92c4 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -107,6 +107,7 @@ config ARCH_SUPPORTS_OPROFILE | |||
107 | bool | 107 | bool |
108 | default y | 108 | default y |
109 | 109 | ||
110 | select HAVE_KVM | ||
110 | 111 | ||
111 | config ZONE_DMA32 | 112 | config ZONE_DMA32 |
112 | bool | 113 | bool |