aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/GENERIC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/conf/GENERIC')
-rw-r--r--sys/arm/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arm/conf/GENERIC b/sys/arm/conf/GENERIC
index 0cd13b5d8eb4..69402824c35b 100644
--- a/sys/arm/conf/GENERIC
+++ b/sys/arm/conf/GENERIC
@@ -20,8 +20,8 @@
ident GENERIC
-cpu CPU_CORTEXA_MP
-cpu CPU_CORTEXA8
+cpu CPU_CORTEXA
+options SMP_ON_UP
machine arm armv6
makeoptions CONF_CFLAGS="-march=armv7a"