On Mon, 2009-08-17 at 17:35 -0700, Luis R. Rodriguez wrote: > From: Luis R. Rodriguez <lrodriguez@xxxxxxxxxxx> > Subject: [PATCH] wireless: make mac80211 select cfg80211 > > This lets us keep mac80211 on the menu map even if cfg80211 > is not enabled. We now remove that pesky comment about this. > menuconfig RFKILL > tristate "RF switch subsystem support" > + depends on CFG80211 || !CFG80211 That's backwards. Now you can still have CFG80211=y and RFKILL=m. And RFKILL really shouldn't depend on one of its users anyway. Just leave it the way it is please. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part