summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorJ. Seitter <adk@seitter.net>2014-08-12 09:42:54 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-08-12 09:47:11 +0200
commit4833915a77b44f7b4cefced92e4b03b2d0e83b54 (patch)
treeacc9cb92cd35fc0d62b5efea43c9ada6179f3b79 /target
parent6333468abb3927cf2834f8df58e2b796d882968f (diff)
use smp for pcengines-apu
Activate SMP for pcengines-apu, because it is a dual-core CPU. Signed-off-by: J. Seitter <adk@seitter.net>
Diffstat (limited to 'target')
-rw-r--r--target/linux/config/Config.in.kernel1
-rw-r--r--target/x86_64/systems/pcengines-apu1
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel
index 65b816467..cf4a7a1c1 100644
--- a/target/linux/config/Config.in.kernel
+++ b/target/linux/config/Config.in.kernel
@@ -190,6 +190,7 @@ config ADK_KERNEL_SMP
boolean
default y if ADK_TARGET_CUBOX_I4PRO
default y if ADK_TARGET_CUBOX_I2ULTRA
+ default y if ADK_TARGET_SYSTEM_PCENGINES_APU
depends on ADK_TARGET_WITH_SMP
default n
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