aboutsummaryrefslogtreecommitdiffstats
path: root/bsp/beaglebone/beaglebone-preempt-rt.scc
blob: b168aa42b53128da11800475afbed16966e26c77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: MIT
define KMACHINE beaglebone
define KTYPE preempt-rt
define KARCH arm

# no new branch required, re-use the ktypes/preempt-rt/preempt-rt.scc branch
include ktypes/preempt-rt/preempt-rt.scc
include beaglebone.scc

# default policy for preempt-rt kernels
include features/latencytop/latencytop.scc
include features/profiling/profiling.scc