Re: [PATCH mac80211-next v4] mac80211-next: rtnetlink wifi simulation device
From: Johannes Berg
Date: Sat Nov 24 2018 - 03:23:08 EST
On Tue, 2018-11-20 at 19:14 -0800, Cody Schuffelen wrote:
>
> +config VIRT_WIFI
> + bool "Wifi wrapper for ethernet drivers"
The built bot complaint is most likely because of this being bool rather
than tristate (CFG80211=m, VIRT_WIFI=y, I guess, didn't check), I
thought this was because of the wrong reasons and should be back to
tristate?
I can change it back, let me know.
johannes