diff options
Diffstat (limited to 'target/x86_64/systems')
-rw-r--r-- | target/x86_64/systems/pcengines-apu | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86_64/systems/pcengines-apu b/target/x86_64/systems/pcengines-apu index 4efc1b45e..f95a9b21a 100644 --- a/target/x86_64/systems/pcengines-apu +++ b/target/x86_64/systems/pcengines-apu @@ -10,6 +10,7 @@ config ADK_TARGET_SYSTEM_PCENGINES_APU select ADK_TARGET_WITH_USB_BOOT select ADK_TARGET_WITH_ACPI select ADK_TARGET_WITH_SATA + select ADK_TARGET_WITH_SMP select ADK_PACKAGE_GRUB help Support for PC Engines APU, see |