diff options
Diffstat (limited to 'android')
-rw-r--r-- | android/config/linux-x86/config-host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/config/linux-x86/config-host.h b/android/config/linux-x86/config-host.h index 2dba514..903e98b 100644 --- a/android/config/linux-x86/config-host.h +++ b/android/config/linux-x86/config-host.h @@ -12,6 +12,7 @@ #define QEMU_VERSION "0.10.50" #define QEMU_PKGVERSION "Android" #define HOST_I386 1 +#define CONFIG_KVM 1 #define CONFIG_IOVEC 1 #define CONFIG_LINUX 1 #define CONFIG_ANDROID 1 |