1# 2# Altera SoC support 3# 4 5# SoC support 6options SOC_INTEL_STRATIX10 7 8# GPIO / PINCTRL 9device dwgpio # Synopsys DesignWare APB GPIO Controller 10 11# Serial (COM) ports 12device uart_snps 13 14# Ethernet NICs 15device dwc_socfpga # Altera SOCFPGA Ethernet MAC 16 17# MMC/SD/SDIO Card slot support 18device dwmmc 19device dwmmc_altera 20 21options FDT 22