]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/arm64/conf/std.cavium
contrib/bc: merge from vendor release 6.2.2
[FreeBSD/FreeBSD.git] / sys / arm64 / conf / std.cavium
1 #
2 # Cavium SoC support
3 #
4
5 # SoC support
6 options         SOC_CAVM_THUNDERX
7
8 # Serial (COM) ports
9 device          uart_ns8250             # ns8250-type UART driver
10 device          uart_snps
11 device          pl011
12
13 # Ethernet NICs
14 device          vnic                    # Cavium ThunderX NIC
15
16 # VirtIO support
17 device          virtio
18 device          virtio_pci
19 device          virtio_mmio
20 device          virtio_blk
21 device          vtnet
22
23 # Chip-specific errata
24 options         THUNDERX_PASS_1_1_ERRATA
25
26 options         FDT
27 device          acpi