meta-blackfinn/recipes-kernel/linux/linux-raspberrypi_%.bbappend

10 lines
192 B
Plaintext
Raw Permalink Normal View History

FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
KERNEL_FEATURES_remove = " cfg/virtio.scc"
2020-01-23 18:58:15 +01:00
KERNEL_MODULE_AUTOLOAD += " brcmfmac i2c-dev spi-bcm2835"
2021-01-28 10:47:25 +01:00
SRC_URI += " \
file://config.cfg \
"