2009/8/15 Gábor Stefanik <netrolller.3d@xxxxxxxxx>: > On Fri, Aug 14, 2009 at 10:25 PM, Luis R. > Rodriguez<lrodriguez@xxxxxxxxxxx> wrote: >> There's only a few options here so let this expand upon >> selection. >> >> Cc: Kalle Valo <kalle.valo@xxxxxxxxx> >> Acked-by: Luciano Coelho <luciano.coelho@xxxxxxxxx> >> Signed-off-by: Luis R. Rodriguez <lrodriguez@xxxxxxxxxxx> >> --- >> drivers/net/wireless/wl12xx/Kconfig | 6 +++++- >> 1 files changed, 5 insertions(+), 1 deletions(-) >> >> diff --git a/drivers/net/wireless/wl12xx/Kconfig b/drivers/net/wireless/wl12xx/Kconfig >> index 1818e45..78029fd 100644 >> --- a/drivers/net/wireless/wl12xx/Kconfig >> +++ b/drivers/net/wireless/wl12xx/Kconfig >> @@ -1,10 +1,12 @@ >> -menuconfig WL12XX >> +config WL12XX >> boolean "TI wl12xx driver support" >> depends on MAC80211 && EXPERIMENTAL >> ---help--- >> This will enable TI wl12xx driver support. The drivers make >> use of the mac80211 stack. >> >> +if WL12XX >> + >> config WL1251 >> tristate "TI wl1251 support" >> depends on WL12XX && GENERIC_HARDIRQS > > If "if WL12XX", then no need to depend on WL12XX. True! Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html