Re: [patch] do not allow IPW_2100=Y or IPW_2200=Y
From: Jan Engelhardt
Date: Mon Jul 10 2006 - 18:22:17 EST
>Is there better way of creating N/m config option?
> config IPW2100
> tristate "Intel PRO/Wireless 2100 Network Connection"
>- depends on NET_RADIO && PCI
>+ depends on NET_RADIO && PCI && MODULE_ONLY
"depends on NET_RADIO && PCI && m"
Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/