summaryrefslogtreecommitdiff
path: root/sys/arm64/conf/std.altera
blob: 5a15c20f66245f7a141fad4df77512047580e155 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
# Altera SoC support
#

# SoC support
options 	SOC_INTEL_STRATIX10

# GPIO / PINCTRL
device		dwgpio			# Synopsys DesignWare APB GPIO Controller

# Serial (COM) ports
device		uart_snps

# Ethernet NICs
device		dwc			# Synopsys DesignWare GMAC controller
device		dwc_socfpga		# Altera SOCFPGA Ethernet MAC

# MMC/SD/SDIO Card slot support
device		dwmmc
device		dwmmc_altera

options 	FDT