]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/arm64/conf/std.altera
contrib/bc: merge from vendor release 6.2.2
[FreeBSD/FreeBSD.git] / sys / arm64 / conf / std.altera
1 #
2 # Altera SoC support
3 #
4
5 # SoC support
6 options         SOC_INTEL_STRATIX10
7
8 # GPIO / PINCTRL
9 device          dwgpio                  # Synopsys DesignWare APB GPIO Controller
10
11 # Serial (COM) ports
12 device          uart_snps
13
14 # Ethernet NICs
15 device          dwc_socfpga             # Altera SOCFPGA Ethernet MAC
16
17 # MMC/SD/SDIO Card slot support
18 device          dwmmc
19 device          dwmmc_altera
20
21 options         FDT