Enable SMP for both Exynos5 models we support.

This commit is contained in:
Ruslan Bukin 2014-06-12 11:44:26 +00:00
parent f0687d366a
commit d17024dfd7
2 changed files with 2 additions and 2 deletions

View File

@ -51,6 +51,8 @@ options PREEMPTION
options FREEBSD_BOOT_LOADER
options VFP # vfp/neon
options SMP
# Debugging
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
options BREAK_TO_DEBUGGER

View File

@ -21,7 +21,5 @@ ident EXYNOS5250
include "EXYNOS5.common"
include "../samsung/exynos/std.exynos5250"
options SMP
#FDT
options FDT