xref: /freebsd/sys/arm64/conf/std.al (revision e0c4386e)
1#
2# Annapurna AL SoC support
3#
4
5# Annapurna Alpine drivers
6device		al_ccu			# Alpine Cache Coherency Unit
7device		al_nb_service		# Alpine North Bridge Service
8device		al_iofic		# I/O Fabric Interrupt Controller
9device		al_serdes		# Serializer/Deserializer
10device		al_udma			# Universal DMA
11
12# Bus drivers
13device		al_pci			# Annapurna Alpine PCI-E
14
15# Serial (COM) ports
16device		uart_ns8250		# ns8250-type UART driver
17
18# Ethernet NICs
19device		al_eth			# Annapurna Alpine Ethernet NIC
20
21# The `bpf' device enables the Berkeley Packet Filter.
22# Be aware of the administrative consequences of enabling this!
23# Note that 'bpf' is required for DHCP.
24device		bpf		# Berkeley packet filter
25
26options 	FDT
27device		acpi
28