meta-agl-bsp: extend qemux86-64 hardware support 69/24469/1
authorScott Murray <scott.murray@konsulko.com>
Tue, 5 May 2020 00:10:53 +0000 (20:10 -0400)
committerScott Murray <scott.murray@konsulko.com>
Tue, 5 May 2020 00:10:53 +0000 (20:10 -0400)
commitb8a8fef1cb9914b9e11a50da8296af9b3316adb3
treee99faa8a0efb5377bf4ec706beba46bf4dd053e5
parentb16f1f6b8bdd7b0cef4aad3a6714798b66d8b0a5
meta-agl-bsp: extend qemux86-64 hardware support

Copy extra hardware support kernel configuration fragments used with
meta-intel for intel-corei7-64 machine over to also use them with
qemux86-64, and add apparently now required LPSS configuration
options to x86-upsquared.cfg to fix serial console support.

Bug-AGL: SPEC-3353

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Iabcd7701f6967c877b295c09c1d328d69c4d0deb
meta-agl-bsp/recipes-kernel/linux/linux-agl.inc
meta-agl-bsp/recipes-kernel/linux/linux/x86-extra-graphic-devices.cfg [new file with mode: 0644]
meta-agl-bsp/recipes-kernel/linux/linux/x86-net-devices.cfg [new file with mode: 0644]
meta-agl-bsp/recipes-kernel/linux/linux/x86-security-tpm.cfg [new file with mode: 0644]
meta-agl-bsp/recipes-kernel/linux/linux/x86-upsquare.cfg [new file with mode: 0644]
meta-agl-bsp/recipes-kernel/linux/linux/x86-usb-devices.cfg [new file with mode: 0644]