diff options
Diffstat (limited to 'target/x86_64/systems')
-rw-r--r-- | target/x86_64/systems/generic-x86_64 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/x86_64/systems/generic-x86_64 b/target/x86_64/systems/generic-x86_64 index 318006745..ba6dc0f37 100644 --- a/target/x86_64/systems/generic-x86_64 +++ b/target/x86_64/systems/generic-x86_64 @@ -1,6 +1,5 @@ config ADK_TARGET_SYSTEM_GENERIC_X86_64 bool "Generic x86_64 PC" - select ADK_CPU_X86_64 select ADK_TARGET_KERNEL_BZIMAGE select ADK_TARGET_KERNEL_WITH_COMPRESSION select ADK_TARGET_WITH_ACPI |