xref: /freebsd/sys/riscv/conf/std.allwinner (revision ae316d1d1cffd71ab7751f94e10118777a88e027)
1#
2# Allwinner SoC support
3#
4
5# SoC support
6options 	SOC_ALLWINNER_D1
7
8device		aw_ccu		# Allwinner clock controller
9device		aw_rtc		# Allwinner Real-time Clock
10device		aw_wdog		# Allwinner Watchdog
11
12files		"../allwinner/files.allwinner"
13