> > +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 Right, my mistake. This should be a tristate again, sorry about that. Should I send v5 for this? Cody