ipq401x: flip on SMP for the ASUS AC1300

This actually enables SMP and yes it boots.

Reviewed by: andrew, manu, imp
Differential Revision: https://reviews.freebsd.org/D32723
This commit is contained in:
Adrian Chadd 2021-10-29 21:31:50 -07:00
parent d3514c2942
commit bc06496744

View File

@ -38,8 +38,7 @@ makeoptions FDT_DTS_FILE=qcom-ipq4018-rt-ac58u.dts
options LINUX_BOOT_ABI
options SCHED_ULE
# DEFINITELY not ready for SMP yet!
# options SMP
options SMP
options PLATFORM
device loop
@ -50,3 +49,4 @@ device gpio
device ether
device mii
device bpf