diff options
Diffstat (limited to 'target/x86/systems/qemu-x86')
-rw-r--r-- | target/x86/systems/qemu-x86 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/x86/systems/qemu-x86 b/target/x86/systems/qemu-x86 index 47168a084..ee282bdf7 100644 --- a/target/x86/systems/qemu-x86 +++ b/target/x86/systems/qemu-x86 @@ -1,7 +1,5 @@ config ADK_TARGET_SYSTEM_QEMU_X86 bool "Qemu Emulator" - select ADK_x86 - select ADK_qemu_x86 select ADK_CPU_I686 select ADK_TARGET_QEMU select ADK_TARGET_KERNEL_BZIMAGE |