Enable VIMAGE support for RISC-V.

Approved by:	re (gjb)
Sponsored by:	DARPA, AFRL
This commit is contained in:
Ruslan Bukin 2018-09-12 08:13:54 +00:00
parent 752a8ea48e
commit bd528a398e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=338610

View File

@ -30,7 +30,7 @@ makeoptions WITHOUT_MODULES="usb otusfw mwlfw ispfw mwlfw ralfw rtwnfw"
options SCHED_ULE # ULE scheduler
options PREEMPTION # Enable kernel thread preemption
# options VIMAGE # Subsystem virtualization, e.g. VNET
options VIMAGE # Subsystem virtualization, e.g. VNET
options INET # InterNETworking
options INET6 # IPv6 communications protocols
options TCP_HHOOK # hhook(9) framework for TCP