X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fmeta-raspberrypi%2Frecipes-kernel%2Flinux%2Flinux-raspberrypi_4.4.bbappend;h=9372f0a894ff4200aa9b59f0960069ed63336ff8;hb=aea4c6d3a46dff5abb4624bd8fa3762d2abb1668;hp=f7b12e0658fec4dca6eff56aa75440e717f3d130;hpb=ead1bded123556f3aa7d716c4e009d342b891a20;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.4.bbappend b/meta-agl-bsp/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.4.bbappend index f7b12e065..9372f0a89 100644 --- a/meta-agl-bsp/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.4.bbappend +++ b/meta-agl-bsp/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.4.bbappend @@ -44,6 +44,16 @@ do_configure_append() { kernel_configure_variable DRM_VC4 y kernel_configure_variable FB_BCM2708 n + # Enable support for TP-Link TL-W722N USB Wifi adapter + kernel_configure_variable CONFIG_ATH_CARDS m + kernel_configure_variable CONFIG_ATH9K_HTC m + + # Enable support for RTLSDR + kernel_configure_variable CONFIG_MEDIA_USB_SUPPORT y + kernel_configure_variable CONFIG_MEDIA_DIGITAL_TV_SUPPORT y + kernel_configure_variable CONFIG_DVB_USB_V2 m + kernel_configure_variable CONFIG_DVB_USB_RTL28XXU m + # KEEP until fixed upstream: # Keep this the last line # Remove all modified configs and add the rest to .config