[ltp] Re: t61 wlan led in 2.6.26
Tino Keitel
linux-thinkpad@linux-thinkpad.org
Mon, 14 Jul 2008 09:09:58 +0200
On Mon, Jul 14, 2008 at 14:33:10 +0800, Cherife Li wrote:
[...]
> I cannot see IWLWIFI_LEDS option within make menuconfig.
> I'm going to edit .config file and recompile one.
Symbol: IWLWIFI_LEDS [=n]
Selected by: IWL4965_LEDS && NETDEVICES && !S390 && IWL4965
This means that this option is not visible in a config UI, but
automatically enabled if the dependencies are enabled, too.
As you have a 3945 card, this means that IWLWIFI_LEDS is not enabled in
your config since your config only has IWL3945 enabled.
I don't know if this is because of missing LED support in the 3945
driver, or if 3945 is just missing in the "Selected by" dependencies.
Regards,
Tino