summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/recipes-kernel/linux/linux/x86-upsquare.cfg
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2020-05-04 20:10:53 -0400
committerScott Murray <scott.murray@konsulko.com>2020-05-04 20:10:53 -0400
commitb8a8fef1cb9914b9e11a50da8296af9b3316adb3 (patch)
treee99faa8a0efb5377bf4ec706beba46bf4dd053e5 /meta-agl-bsp/recipes-kernel/linux/linux/x86-upsquare.cfg
parentb16f1f6b8bdd7b0cef4aad3a6714798b66d8b0a5 (diff)
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
Diffstat (limited to 'meta-agl-bsp/recipes-kernel/linux/linux/x86-upsquare.cfg')
-rw-r--r--meta-agl-bsp/recipes-kernel/linux/linux/x86-upsquare.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-agl-bsp/recipes-kernel/linux/linux/x86-upsquare.cfg b/meta-agl-bsp/recipes-kernel/linux/linux/x86-upsquare.cfg
new file mode 100644
index 000000000..caac6168b
--- /dev/null
+++ b/meta-agl-bsp/recipes-kernel/linux/linux/x86-upsquare.cfg
@@ -0,0 +1,8 @@
+CONFIG_X86_INTEL_LPSS=y
+CONFIG_EXPERT=y
+CONFIG_SERIAL_8250_DMA=y
+CONFIG_SERIAL_8250_DW=y
+CONFIG_MFD_CORE=y
+CONFIG_MFD_INTEL_LPSS=y
+CONFIG_MFD_INTEL_LPSS_ACPI=y
+CONFIG_MFD_INTEL_LPSS_PCI=y