10f2c6331SEmmanuel Vadot# 20f2c6331SEmmanuel Vadot# Xilinx SoC support 30f2c6331SEmmanuel Vadot# 40f2c6331SEmmanuel Vadot 50f2c6331SEmmanuel Vadot# SoC support 60f2c6331SEmmanuel Vadotoptions SOC_XILINX_ZYNQ 70f2c6331SEmmanuel Vadot 80f2c6331SEmmanuel Vadot# Serial (COM) ports 90f2c6331SEmmanuel Vadotdevice uart_ns8250 # ns8250-type UART driver 100f2c6331SEmmanuel Vadotdevice uart_snps 110f2c6331SEmmanuel Vadotdevice pl011 120f2c6331SEmmanuel Vadot 130f2c6331SEmmanuel Vadot# Ethernet NICs 140f2c6331SEmmanuel Vadotdevice cgem # Cadence GEM Gigabit Ethernet device 150f2c6331SEmmanuel Vadot 160f2c6331SEmmanuel Vadot# MMC/SD/SDIO Card slot support 170f2c6331SEmmanuel Vadotdevice sdhci 18*e17e33f9SBojan Novkovićdevice sdhci_xilinx 190f2c6331SEmmanuel Vadot 20137b58e4SEmmanuel Vadot# IICBUS 21137b58e4SEmmanuel Vadotdevice cdnc_i2c 22137b58e4SEmmanuel Vadot 230f2c6331SEmmanuel Vadotoptions FDT 24