Enable VIMAGE support for RISC-V.
Approved by: re (gjb) Sponsored by: DARPA, AFRL
This commit is contained in:
parent
3905e1af50
commit
fb9b6e89c2
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user