All of lore.kernel.org
 help / color / mirror / Atom feed
From: Valentin Manea <valentin.manea@gmail.com>
To: linux-wireless@vger.kernel.org
Subject: IWL config.mk problems
Date: Tue, 6 Jan 2009 12:33:01 +0200	[thread overview]
Message-ID: <20090106123301.63ca1ea7@nero> (raw)

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

             reply	other threads:[~2009-01-06 10:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-06 10:33 Valentin Manea [this message]
2009-01-06 14:39 ` IWL config.mk problems Stefanik Gábor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090106123301.63ca1ea7@nero \
    --to=valentin.manea@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.