diff options
Diffstat (limited to 'target/x86/systems/generic-x86')
-rw-r--r-- | target/x86/systems/generic-x86 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86/systems/generic-x86 b/target/x86/systems/generic-x86 index 0dfc43367..4358015b4 100644 --- a/target/x86/systems/generic-x86 +++ b/target/x86/systems/generic-x86 @@ -2,6 +2,7 @@ config ADK_TARGET_SYSTEM_GENERIC_X86 bool "Generic x86 PC (i686)" select ADK_CPU_I686 select ADK_TARGET_KERNEL_BZIMAGE + select ADK_TARGET_KERNEL_WITH_COMPRESSION select ADK_TARGET_WITH_ACPI select ADK_TARGET_WITH_PCI select ADK_TARGET_WITH_SERIAL |