aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/arc.scc
blob: bcc7c3303968c4cb55018fec5d6d2b70217c0a4b (plain)
1
2
3
4
5
# 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