summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2024-08-07 14:46:50 -0400
committerjenkins-dontreply@build.automotivelinux.org <collab-it+agl-jobbuilder@linuxfoundation.org>2024-08-29 10:13:53 +0000
commit7739cab4b5ea1b7986c026323e2fe8cd3ceb5c15 (patch)
tree2eb0e64e197c63c19f870741c19008df490fd2c5
parent0d6c2f2693b01c74ece0a1602d7b9203e1ed8646 (diff)
linux-yocto: Update x86 kernel fragments for 6.10
Update a couple of x86-specific kernel configuration fragments that are used with linux-yocto for the qemux86-64 machine to handle some options being dropped between 6.6 and 6.10. Bug-AGL: SPEC-5147 Change-Id: I4c01810300dc4d9a547a1d4b73e27702e7f747b4 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
-rw-r--r--meta-agl-core/recipes-kernel/linux/linux/x86-extra-graphic-devices.cfg2
-rw-r--r--meta-agl-core/recipes-kernel/linux/linux/x86-usb-devices.cfg2
2 files changed, 0 insertions, 4 deletions
diff --git a/meta-agl-core/recipes-kernel/linux/linux/x86-extra-graphic-devices.cfg b/meta-agl-core/recipes-kernel/linux/linux/x86-extra-graphic-devices.cfg
index 9c8e240e9..37e6ee3f0 100644
--- a/meta-agl-core/recipes-kernel/linux/linux/x86-extra-graphic-devices.cfg
+++ b/meta-agl-core/recipes-kernel/linux/linux/x86-extra-graphic-devices.cfg
@@ -21,9 +21,7 @@ CONFIG_ACPI_WMI=m
CONFIG_MXM_WMI=m
CONFIG_SCHED_INFO=y
CONFIG_HAVE_KVM_IRQCHIP=y
-CONFIG_HAVE_KVM_IRQFD=y
CONFIG_HAVE_KVM_IRQ_ROUTING=y
-CONFIG_HAVE_KVM_EVENTFD=y
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
CONFIG_HAVE_KVM_MSI=y
diff --git a/meta-agl-core/recipes-kernel/linux/linux/x86-usb-devices.cfg b/meta-agl-core/recipes-kernel/linux/linux/x86-usb-devices.cfg
index d74d4afd8..1ceb4f76e 100644
--- a/meta-agl-core/recipes-kernel/linux/linux/x86-usb-devices.cfg
+++ b/meta-agl-core/recipes-kernel/linux/linux/x86-usb-devices.cfg
@@ -36,8 +36,6 @@ CONFIG_USB_NET_SR9800=m
CONFIG_USB_NET_RNDIS_HOST=m
CONFIG_USB_HSO=m
CONFIG_USB_IPHETH=m
-CONFIG_USB_ZD1201=m
-CONFIG_USB_NET_RNDIS_WLAN=m
CONFIG_RTL8180=m
CONFIG_RTL8187=m
CONFIG_RTL8187_LEDS=y