summaryrefslogtreecommitdiffstats
path: root/bsp/intel-common/intel-quark-preempt-rt.scc
blob: 8a00fae44a8b1a9db03124bd8a0a41b79e95ab24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# intel-quark-preempt-rt.scc
#
# preempt-rt ktype for 32 bit Quark / X1000 CPUs
#

define KMACHINE intel-quark
define KARCH i386
define KTYPE preempt-rt

include ktypes/preempt-rt/preempt-rt.scc
branch intel

# Enable booting from USB for Standard Kernel Image
include cfg/usb-mass-storage.scc
include cfg/boot-live.scc

include intel-common.scc
include features/power/intel.scc
include intel-common-drivers-32.scc
include intel-quark.scc