mirror of
https://git.FreeBSD.org/src.git
synced 2026-06-02 11:24:32 +00:00
riscv: Add IOMMU to NOTES
Reported by: bz, ivy
Fixes: bcecad2c24 ("riscv: IOMMU support")
This commit is contained in:
@@ -16,6 +16,7 @@ options KDTRACE_FRAME # Ensure frames are compiled in
|
|||||||
options KDTRACE_HOOKS # Kernel DTrace hooks
|
options KDTRACE_HOOKS # Kernel DTrace hooks
|
||||||
options DDB_CTF # Kernel ELF linker loads CTF data
|
options DDB_CTF # Kernel ELF linker loads CTF data
|
||||||
options RACCT_DEFAULT_TO_DISABLED # Set kern.racct.enable=0 by default
|
options RACCT_DEFAULT_TO_DISABLED # Set kern.racct.enable=0 by default
|
||||||
|
options IOMMU
|
||||||
|
|
||||||
# Enable detailed accounting by the PV entry allocator.
|
# Enable detailed accounting by the PV entry allocator.
|
||||||
options PV_STATS
|
options PV_STATS
|
||||||
|
|||||||
Reference in New Issue
Block a user