xref: /freebsd/sys/arm64/conf/std.altera (revision a01dc140b27e98c200eef173e1db6e750f7d3ea0)
10f2c6331SEmmanuel Vadot#
20f2c6331SEmmanuel Vadot# Altera SoC support
30f2c6331SEmmanuel Vadot#
40f2c6331SEmmanuel Vadot
50f2c6331SEmmanuel Vadot# SoC support
60f2c6331SEmmanuel Vadotoptions 	SOC_INTEL_STRATIX10
70f2c6331SEmmanuel Vadot
80f2c6331SEmmanuel Vadot# GPIO / PINCTRL
90f2c6331SEmmanuel Vadotdevice		dwgpio			# Synopsys DesignWare APB GPIO Controller
100f2c6331SEmmanuel Vadot
110f2c6331SEmmanuel Vadot# Serial (COM) ports
120f2c6331SEmmanuel Vadotdevice		uart_snps
130f2c6331SEmmanuel Vadot
140f2c6331SEmmanuel Vadot# Ethernet NICs
15*a01dc140SMitchell Hornedevice		dwc			# Synopsys DesignWare GMAC controller
160f2c6331SEmmanuel Vadotdevice		dwc_socfpga		# Altera SOCFPGA Ethernet MAC
170f2c6331SEmmanuel Vadot
180f2c6331SEmmanuel Vadot# MMC/SD/SDIO Card slot support
190f2c6331SEmmanuel Vadotdevice		dwmmc
200f2c6331SEmmanuel Vadotdevice		dwmmc_altera
210f2c6331SEmmanuel Vadot
220f2c6331SEmmanuel Vadotoptions 	FDT
23