Rework Linux Kernel fragment applications
[AGL/meta-agl.git] / meta-agl-bsp / meta-rcar-gen3 / recipes-kernel / linux / linux-renesas_%.bbappend
index 460fde3..9bf8f8a 100644 (file)
@@ -1,15 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
 
+require recipes-kernel/linux/linux-agl.inc
+require recipes-kernel/linux/linux-agl-4.9.inc
+
 SRC_URI_append  = " file://namespace_fix.cfg \
-       file://nbd.cfg \
-       file://ramdisk.cfg \
-       file://bluetooth.cfg \
-       file://ath9k_htc.cfg \
        file://disable_ipv6.cfg \
        "
-
-# Enable support for usb video class for usb camera devices
-KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/uvc.cfg"
-
-# Enable support for joystick devices
-KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/joystick.cfg"