Enable SMP for both Exynos5 models we support.
This commit is contained in:
parent
f0687d366a
commit
d17024dfd7
@ -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
|
||||
|
@ -21,7 +21,5 @@ ident EXYNOS5250
|
||||
include "EXYNOS5.common"
|
||||
include "../samsung/exynos/std.exynos5250"
|
||||
|
||||
options SMP
|
||||
|
||||
#FDT
|
||||
options FDT
|
||||
|
Loading…
Reference in New Issue
Block a user