49899a4d9919d1339fb99e52480a64ca11844cd1
[AGL/meta-agl.git] / meta-agl-bsp / recipes-kernel / linux / linux-yocto_%.bbappend
1 FILESEXTRAPATHS_prepend := "${THISDIR}/linux-yocto:"
2
3 # Extra configuration options for the QEMU kernel
4 SRC_URI += "file://fanotify.cfg \
5             file://uinput.cfg \
6             file://hid.cfg \
7             file://drm.cfg \
8             "
9
10 # Enable support for TP-Link TL-W722N USB Wifi adapter
11 SRC_URI += " file://ath9k_htc.cfg \
12            "
13
14 # Enable support for RTLSDR
15 SRC_URI += " file://rtl_sdr.cfg \
16            "
17
18 # disk drivers for vmdk
19 SRC_URI_append_qemux86 = " file://vbox-vmware-sata.cfg "
20 SRC_URI_append_qemux86_64 = " file://vbox-vmware-sata.cfg "