Skip to content
Commit dbde9fd4 authored by Johannes Berg's avatar Johannes Berg
Browse files

kunit: fix wireless test dependencies



For the wireless tests, CONFIG_WLAN and CONFIG_NETDEVICES are
needed, though seem to be available by default on ARCH=um, so
we didn't notice this before. Add them to fix kunit running
on other architectures.

Fixes: 28b3df1f ("kunit: add wireless unit tests")
Reported-by: default avatarMark Brown <broonie@kernel.org>
Closes: https://lore.kernel.org/r/b743a5ec-3d07-4747-85e0-2fb2ef69db7c@sirena.org.uk/


Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent e78d7877
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment