--- zzzz-none-000/linux-5.15.111/net/wireless/Kconfig 2023-05-11 14:00:40.000000000 +0000 +++ puma7-atom-6670-761/linux-5.15.111/net/wireless/Kconfig 2024-02-07 10:23:31.000000000 +0000 @@ -36,6 +36,14 @@ When built as a module it will be called cfg80211. +config CFG80211_PROP_MULTI_LINK_SUPPORT + tristate "cfg80211 - wireless configuration for MLO feature" + help + Enable this option if wireless driver needs to operate in + vendor-specific implementation of Multi Link Operation (MLO) + feature, otherwise driver operates in cfg80211's default + Multi Link Operation feature. + if CFG80211 config NL80211_TESTMODE @@ -196,7 +204,7 @@ extensions with cfg80211-based drivers. config CFG80211_WEXT_EXPORT - bool + bool "Export cfg80211's wext compatibility symbols" help Drivers should select this option if they require cfg80211's wext compatibility symbols to be exported.