aboutsummaryrefslogtreecommitdiffstats
path: root/bsp/beaglebone/beaglebone-standard.scc
blob: 7f32b7a63cd8c9dbe752d3e1d7ab69bfc4a94b55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
define KMACHINE beaglebone
define KTYPE standard
define KARCH arm

include ktypes/standard/standard.scc
branch beaglebone

include beaglebone.scc

# default policy for standard kernels
include features/latencytop/latencytop.scc
include features/profiling/profiling.scc