Linux wireless drivers development
 help / color / mirror / Atom feed
From: Dave Vasilevsky <dave@vasilevsky.ca>
To: lrodriguez@atheros.com, linux-wireless@vger.kernel.org
Cc: Dave Vasilevsky <dave@vasilevsky.ca>
Subject: [PATCH] compat-wireless: Rename config option to CONFIG_B43_PHY_N
Date: Mon, 13 Dec 2010 14:39:54 -0500	[thread overview]
Message-ID: <1292269194-3850-1-git-send-email-dave@vasilevsky.ca> (raw)

Option CONFIG_B43_NPHY has been changed to COPNFIG_B43_PHY_N since linux-next
692d2c0fb36c02ad07d54641c26f48e644b27fbd.

Signed-off-by: Dave Vasilevsky <dave@vasilevsky.ca>
---
 config.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config.mk b/config.mk
index 015f400..3261aa3 100644
--- a/config.mk
+++ b/config.mk
@@ -245,7 +245,7 @@ CONFIG_B43_PCMCIA=y
 endif #CONFIG_PCMCIA
 CONFIG_B43_LEDS=y
 CONFIG_B43_PHY_LP=y
-CONFIG_B43_NPHY=y
+CONFIG_B43_PHY_N=y
 # CONFIG_B43_FORCE_PIO=y
 # CONFIG_B43_DEBUG=y
 
-- 
1.7.1


                 reply	other threads:[~2010-12-13 19:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1292269194-3850-1-git-send-email-dave@vasilevsky.ca \
    --to=dave@vasilevsky.ca \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lrodriguez@atheros.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox