All of lore.kernel.org
 help / color / mirror / Atom feed
* IWL config.mk problems
@ 2009-01-06 10:33 Valentin Manea
  2009-01-06 14:39 ` Stefanik Gábor
  0 siblings, 1 reply; 2+ messages in thread
From: Valentin Manea @ 2009-01-06 10:33 UTC (permalink / raw)
  To: linux-wireless

Hi,


   The current config.mk in the latest compat wireless nightly is too old
and the IWL AGN drivers cannot be built. Instead of the current options, the
config should have something like:

CONFIG_IWLWIFI=y
CONFIG_IWLCORE=y
CONFIG_IWLWIFI_LEDS=y
CONFIG_IWLWIFI_RFKILL=y
# CONFIG_IWLWIFI_DEBUG is not set
CONFIG_IWLAGN=y
CONFIG_IWLAGN_SPECTRUM_MEASUREMENT=y
CONFIG_IWLAGN_LEDS=y
CONFIG_IWL4965=y
CONFIG_IWL5000=y

  I had a bug report on the Intel Wireless tracker but they told me I should
notify it here.


Thanks,
Valentin

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-06 14:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-06 10:33 IWL config.mk problems Valentin Manea
2009-01-06 14:39 ` Stefanik Gábor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.