diff options
Diffstat (limited to 'sys/arch/octeon/conf/GENERIC')
-rw-r--r-- | sys/arch/octeon/conf/GENERIC | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/octeon/conf/GENERIC b/sys/arch/octeon/conf/GENERIC index 1100936dada..4803c966345 100644 --- a/sys/arch/octeon/conf/GENERIC +++ b/sys/arch/octeon/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.48 2019/09/07 13:58:58 visa Exp $ +# $OpenBSD: GENERIC,v 1.49 2019/09/07 14:03:52 visa Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -78,6 +78,9 @@ wd* at pciide? flags 0x0000 octsctl* at fdt? ahci* at octsctl? +# NVMe controllers +nvme* at pci? + # USB Controllers dwctwo0 at iobus? irq 56 octuctl* at fdt? |