D2432 (Patch for Amlogic single core PIC) moved the SMP option out

of AML8726 and into board specific config files since some boards
(e.g. YYHD18) use the aml8726-m3 which only have a single core.

r283057 applied most of D2432, however while it removed SMP from
AML8726, it missed adding the SMP option to the board specific
config files.

Differential Revision:	https://reviews.freebsd.org/D2589
Submitted by:	John Wehle
This commit is contained in:
Ganbold Tsagaankhuu 2015-05-20 05:49:52 +00:00
parent 2645638064
commit 206e21a41a
2 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,8 @@
include "AML8726"
ident ODROIDC1
options SMP # Enable multiple cores
# Interrupt controller
device gic

View File

@ -22,6 +22,8 @@
include "AML8726"
ident VSATV102
options SMP # Enable multiple cores
# Interrupt controller
device gic