Skip to content
Commit 26490da5 authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Johannes Berg
Browse files

wifi: cfg80211/mac80211: remove dependency on non-existing option

Commit ffbd0c8c ("wifi: mac80211: add an element parsing unit test")
and commit 730eeb17 ("wifi: cfg80211: add first kunit tests, for
element defrag") add new configs that depend on !KERNEL_6_2, but the config
option KERNEL_6_2 does not exist in the tree. This dependency is used for
handling backporting to restrict the option to certain kernels but this
really should not be carried around the mainline kernel tree.

Clean up this needless dependency on the non-existing option KERNEL_6_2.

Link: https://lore.kernel.org/lkml/CAKXUXMyfrM6amOR7Ysim3WNQ-Ckf9HJDqRhAoYmLXujo1UV+yA@mail.gmail.com/


Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent a6e4f85d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment