aboutsummaryrefslogtreecommitdiffstats
path: root/bsp/beaglebone/beaglebone-standard.scc
blob: 07166263807de344cff13ca86091bcd1d50bccc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-License-Identifier: MIT
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