aboutsummaryrefslogtreecommitdiffstats
path: root/bsp/minnow/minnow-preempt-rt.scc
blob: 4a383fb0cbdf762ccd928f1c165f77cacffcf61e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
define KMACHINE minnow
define KTYPE preempt-rt
define KARCH i386

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

include minnow.scc

# FIXME: check if this is still needed
# Disable GPIO_PCH for PREEMPT_RT per:
# https://bugzilla.kernel.org/show_bug.cgi?id=49511
# kconf hardware minnow-no-pch-gpio.cfg


# Extra minnow configs above the minimal defined in minnow.scc
include cfg/efi-ext.scc

# FIXME: this belongs in standard
# default policy for preempt-rt kernels
include cfg/usb-mass-storage.scc
include cfg/boot-live.scc
include features/latencytop/latencytop.scc
include features/profiling/profiling.scc

# Requested drivers that don't have an existing scc
kconf hardware minnow-drivers-extra.cfg