Enable VIMAGE support for RISC-V.

Approved by:	re (gjb)
Sponsored by:	DARPA, AFRL
This commit is contained in:
br 2018-09-12 08:13:54 +00:00
parent 3905e1af50
commit fb9b6e89c2

View File

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