aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/microblaze.scc
blob: 677fe49ddbca5253f4564c8c9327490e04fb54f4 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: MIT

if [ "$KARCH" = "microblaze" ]; then
	kconf hardware microblaze.cfg
	include cfg/timer/hz_100.scc
fi