aboutsummaryrefslogtreecommitdiffstats
path: root/bsp/beaglebone/beaglebone-preempt-rt.scc
blob: 4001d9f87ad38ff654def90dbbc8dbfd4358c7c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
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