From 2c51355e7774aefed8e919d9cbc21f42c354683f Mon Sep 17 00:00:00 2001 From: Christian Hewitt Date: Tue, 29 Jan 2013 20:24:00 +0400 Subject: [PATCH] remove b43 kernel config --- projects/ATV/linux/linux.i386.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/projects/ATV/linux/linux.i386.conf b/projects/ATV/linux/linux.i386.conf index 5301805838..a6c4c54407 100644 --- a/projects/ATV/linux/linux.i386.conf +++ b/projects/ATV/linux/linux.i386.conf @@ -1309,15 +1309,15 @@ CONFIG_CARL9170=m CONFIG_CARL9170_LEDS=y CONFIG_CARL9170_WPC=y # CONFIG_ATH6KL is not set -CONFIG_B43=m -CONFIG_B43_SSB=y -CONFIG_B43_PCI_AUTOSELECT=y -CONFIG_B43_PCICORE_AUTOSELECT=y -CONFIG_B43_PIO=y -CONFIG_B43_PHY_N=y -CONFIG_B43_PHY_LP=y +# CONFIG_B43 is not set +# CONFIG_B43_SSB is not set +# CONFIG_B43_PCI_AUTOSELECT is not set +# CONFIG_B43_PCICORE_AUTOSELECT is not set +# CONFIG_B43_PIO is not set +# CONFIG_B43_PHY_N is not set +# CONFIG_B43_PHY_LP is not set # CONFIG_B43_PHY_HT is not set -CONFIG_B43_LEDS=y +# CONFIG_B43_LEDS is not set # CONFIG_B43_DEBUG is not set # CONFIG_B43LEGACY is not set # CONFIG_BRCMFMAC is not set