aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/riscv.scc
blob: a792680a4f14ba2f6a4d481be9268ba2ed42a007 (plain)
1
2
3
4
if [ "$KARCH" = "riscv" ]; then
	kconf hardware riscv.cfg
	include cfg/timer/hz_100.scc
fi