]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/arm64/conf/std.xilinx
arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 3, final)
[FreeBSD/FreeBSD.git] / sys / arm64 / conf / std.xilinx
1 #
2 # Xilinx SoC support
3 #
4
5 # SoC support
6 options         SOC_XILINX_ZYNQ
7
8 # Serial (COM) ports
9 device          uart_ns8250             # ns8250-type UART driver
10 device          uart_snps
11 device          pl011
12
13 # Ethernet NICs
14 device          cgem                    # Cadence GEM Gigabit Ethernet device
15
16 # MMC/SD/SDIO Card slot support
17 device          sdhci
18
19 options         FDT