diff options
author | Denys Dmytriyenko <denys@konsulko.com> | 2023-08-10 18:05:36 +0000 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2024-04-26 16:15:24 +0200 |
commit | d17cc77130674a135f18b907be9f6682bf393d5e (patch) | |
tree | 30a4e4c1b13dca11308d57feca0ff6eb876719f7 /meta-agl-core | |
parent | 0211f59eac4c4d4c4af92af1c17abe6ed2f2ad8c (diff) |
x86-usb-devices.cfg: update to reflect upstream kernel changes
WILINK_PLATFORM_DATA removed in 06463f6e98df34908c26aa8e7a31a279646b1f51
The change is in kernel 6.4+
Bug-AGL: SPEC-4578
Change-Id: I53754295e95df8a6657d8fed1b53d9fe90cc106d
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Diffstat (limited to 'meta-agl-core')
-rw-r--r-- | meta-agl-core/recipes-kernel/linux/linux/x86-usb-devices.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
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 19c57796e..d74d4afd8 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 @@ -75,7 +75,6 @@ CONFIG_WL18XX=m CONFIG_WLCORE=m CONFIG_WLCORE_SPI=m CONFIG_WLCORE_SDIO=m -CONFIG_WILINK_PLATFORM_DATA=y CONFIG_ZD1211RW=m CONFIG_ZD1211RW_DEBUG=y CONFIG_MWIFIEX=m |