aboutsummaryrefslogtreecommitdiffstats
path: root/bsp/beaglebone/beaglebone.scc
blob: 48348f3be746d7909c3bffec0b179995010472ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-License-Identifier: MIT
kconf hardware beaglebone.cfg
kconf non-hardware beaglebone-non_hardware.cfg

include features/usb-net/usb-net.scc
include features/input/input.scc
include cfg/usb-mass-storage.scc
include wifi.scc

# With these addons, runqemu just works (-machine virt)
# The size of the zImage is increased by 168k for kernel 5.0.
include cfg/virtio.scc
include qemu-bb.scc