From 2b8e83578015b0ce3b148391a3f73e6ff7ed619b Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 26 Nov 2011 04:03:31 +0000 Subject: [PATCH] b43: Enable B43_PHY_HT svn path=/dists/trunk/linux-2.6/; revision=18322 --- debian/changelog | 1 + debian/config/config | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8858db0d5..1da6f563a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ linux-2.6 (3.2~rc3-1~experimental.1) UNRELEASED; urgency=low * nfc: enable NFC_NCI as module * scsi: Enable MVUMI as module * dm: Enable DM_THIN_PROVISIONING as module + * b43: Enable B43_PHY_HT [ Uwe Kleine-König ] * [amd64] reenable rt featureset with 3.2-rc2-rt3 diff --git a/debian/config/config b/debian/config/config index 7c6f9e966..40ec0da35 100644 --- a/debian/config/config +++ b/debian/config/config @@ -2180,6 +2180,7 @@ CONFIG_B43_PCMCIA=y CONFIG_B43_SDIO=y CONFIG_B43_PHY_N=y CONFIG_B43_PHY_LP=y +CONFIG_B43_PHY_HT=y # CONFIG_B43_DEBUG is not set ##