aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/arc.scc
blob: b97e9b44c0183b74fd7dcda6fd2162ea0763bb19 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: MIT
# patches are for everyone, but the kconfig data is just for ARC builds.
if [ "$KARCH" = "arc" ]; then
       kconf hardware arc.cfg
       include cfg/timer/hz_100.scc
fi