* [PATCH] compat-wireless: Rename config option to CONFIG_B43_PHY_N
@ 2010-12-13 19:39 Dave Vasilevsky
0 siblings, 0 replies; only message in thread
From: Dave Vasilevsky @ 2010-12-13 19:39 UTC (permalink / raw)
To: lrodriguez, linux-wireless; +Cc: Dave Vasilevsky
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-12-13 19:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-13 19:39 [PATCH] compat-wireless: Rename config option to CONFIG_B43_PHY_N Dave Vasilevsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox