Option CONFIG_B43_NPHY has been changed to COPNFIG_B43_PHY_N since linux-next 692d2c0fb36c02ad07d54641c26f48e644b27fbd. Signed-off-by: Dave Vasilevsky <dave@xxxxxxxxxxxxx> --- 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 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html