Add support for CES 2017 demo hardware 97/7197/4
authorScott Murray <scott.murray@konsulko.com>
Tue, 15 Nov 2016 17:27:02 +0000 (12:27 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 16 Nov 2016 19:11:34 +0000 (19:11 +0000)
commitaea4c6d3a46dff5abb4624bd8fa3762d2abb1668
tree0fe35ba39ff8f886af100c7634d3c40f64075847
parentead1bded123556f3aa7d716c4e009d342b891a20
Add support for CES 2017 demo hardware

Add kernel config fragments to enable support for the TP-Link TL-W722N
USB Wifi adapter on both Turbot and Porter, and RTL2832U DVB USB adapter
on Porter.

v2 (jsmoeller): Adapt linux-yocto bits and add rpi3 + vayu
    - moving linux-yocto appends catches all the linux-yocto boards
    - adding the fragments to the other boards likewise
    - yet todo: sabre, wandboard
v3 (jsmoeller): remove leftover file://

Change-Id: Ic2c3255d9383ccfe8b24d034ef43779d120c5ee1
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
16 files changed:
meta-agl-bsp/meta-qcom/recipes-kernel/linux/files/ath9k_htc.cfg [new file with mode: 0644]
meta-agl-bsp/meta-qcom/recipes-kernel/linux/files/fanotify.cfg [new file with mode: 0644]
meta-agl-bsp/meta-qcom/recipes-kernel/linux/files/hid.cfg [new file with mode: 0644]
meta-agl-bsp/meta-qcom/recipes-kernel/linux/files/rtl_sdr.cfg [new file with mode: 0644]
meta-agl-bsp/meta-qcom/recipes-kernel/linux/files/uinput.cfg [new file with mode: 0644]
meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt%.bb [new file with mode: 0644]
meta-agl-bsp/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.4.bbappend
meta-agl-bsp/meta-renesas/recipes-kernel/linux/linux-renesas_%.bbappend [new file with mode: 0644]
meta-agl-bsp/meta-renesas/recipes-kernel/linux/linux/ath9k_htc.cfg [new file with mode: 0644]
meta-agl-bsp/meta-renesas/recipes-kernel/linux/linux/rtl_sdr.cfg [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-kernel/linux/files/ath9k_htc.cfg [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-kernel/linux/files/rtl_sdr.cfg [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_4.4.bbappend
meta-agl-bsp/recipes-kernel/linux/linux-yocto/ath9k_htc.cfg [new file with mode: 0644]
meta-agl-bsp/recipes-kernel/linux/linux-yocto/rtl_sdr.cfg [new file with mode: 0644]
meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend