xref: /freebsd/sys/arm64/conf/std.ec2 (revision 9768746b)
1#
2# EC2 support (Graviton, Graviton 2)
3#
4
5# Serial (COM) ports
6device		uart_ns8250
7
8# Ethernet NIC, typically loaded as a module instead
9#device		ena
10
11# Options typically present in AWS /boot/loader.conf that we don't want to
12# enable for GENERIC
13#envvar		hw.broken_txfifo=1
14
15device		acpi
16