xref: /freebsd/sys/arm64/conf/std.hisilicon (revision 0f2c633164a6af70db8a8ecf4f70f61d241e7529)
1*0f2c6331SEmmanuel Vadot#
2*0f2c6331SEmmanuel Vadot# HiSilicon SoC support
3*0f2c6331SEmmanuel Vadot#
4*0f2c6331SEmmanuel Vadot
5*0f2c6331SEmmanuel Vadot# SoC support
6*0f2c6331SEmmanuel Vadotoptions 	SOC_HISI_HI6220
7*0f2c6331SEmmanuel Vadot
8*0f2c6331SEmmanuel Vadot# GPIO / PINCTRL
9*0f2c6331SEmmanuel Vadotdevice		dwgpio			# Synopsys DesignWare APB GPIO Controller
10*0f2c6331SEmmanuel Vadot
11*0f2c6331SEmmanuel Vadot# Serial (COM) ports
12*0f2c6331SEmmanuel Vadotdevice		uart_snps
13*0f2c6331SEmmanuel Vadot
14*0f2c6331SEmmanuel Vadot# MMC/SD/SDIO Card slot support
15*0f2c6331SEmmanuel Vadotdevice		dwmmc
16*0f2c6331SEmmanuel Vadotdevice		dwmmc_hisi
17*0f2c6331SEmmanuel Vadot
18*0f2c6331SEmmanuel Vadotoptions 	FDT
19*0f2c6331SEmmanuel Vadotdevice		acpi
20