mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Enable SMP for Exynos-based platforms (i.e. Chromebook)
Reviewed by: br
This commit is contained in:
parent
010afa35ca
commit
ffd328487a
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ device sdhci # generic sdhci
|
|||
|
||||
options ROOTDEVNAME=\"ufs:/dev/da0\"
|
||||
|
||||
#options SMP
|
||||
options SMP
|
||||
|
||||
# Pseudo devices
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue