1# 2# StarFive SoC support 3# 4 5device uart_snps # DesignWare Synopsis UART driver 6 7device eqos 8 9# MMC/SD/SDIO Card slot support 10device dwmmc 11device dwmmc_starfive 12 13# DTBs 14makeoptions MODULES_EXTRA+="dtb/starfive" 15 16files "../starfive/files.starfive" 17