xref: /freebsd/sys/riscv/conf/std.allwinner (revision 3816452ecac64dcd2708c67fe0a1193d5e06feac)
1#
2# Allwinner SoC support
3#
4
5# SoC support
6options 	SOC_ALLWINNER_D1
7
8device		aw_ccu		# Allwinner clock controller
9device		aw_gpio		# Allwinner GPIO controller
10device		aw_sid		# Allwinner Secure ID EFUSE
11device		aw_timer	# Allwinner Timer
12device		aw_usbphy	# Allwinner USB PHY
13device		aw_wdog		# Allwinner Watchdog
14device		awg		# Allwinner EMAC Gigabit Ethernet
15
16device		musb		# Mentor Graphics USB OTG controller
17
18files		"../allwinner/files.allwinner"
19