b43: Enable B43_PHY_N (Closes: #619070)

svn path=/dists/sid/linux-2.6/; revision=17092
This commit is contained in:
Ben Hutchings 2011-03-21 01:50:59 +00:00
parent 7bede59974
commit 0b78942fe9
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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 <ben@decadent.org.uk> Sat, 19 Mar 2011 05:17:42 +0000

View File

@ -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