diff --git a/debian/changelog b/debian/changelog index 1880a8718..2d34a59d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ linux-2.6 (2.6.38-2) UNRELEASED; urgency=low [ Ben Hutchings ] * kconfig: Avoid buffer underrun in choice input (fixes FTBFS on mips) * rt2800usb: Disable powersaving by default (Closes: #618930) + * b43: Enable B43_PHY_N (Closes: #619070) -- Ben Hutchings Sat, 19 Mar 2011 05:17:42 +0000 diff --git a/debian/config/config b/debian/config/config index 795cd69a1..0dfae0c80 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1891,6 +1891,7 @@ CONFIG_ATH9K_HTC=m CONFIG_B43=m CONFIG_B43_PCMCIA=y CONFIG_B43_SDIO=y +CONFIG_B43_PHY_N=y CONFIG_B43_PHY_LP=y # CONFIG_B43_DEBUG is not set