2
0
forked from Ivasoft/openwrt

brcm47xx: deactivate ssb and old phy code for new devices

This deactivates ssb and G-PHY code in b43 for the mips74k profile in
brcm47xx.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 41594
This commit is contained in:
Hauke Mehrtens
2014-07-12 15:39:31 +00:00
parent 1b67e879a7
commit ba54356d49
4 changed files with 26 additions and 5 deletions

View File

@@ -1,6 +1,9 @@
# CONFIG_ADM6996_PHY is not set
# CONFIG_BCM47XX_SSB is not set
CONFIG_BGMAC=y
# CONFIG_FIXED_PHY is not set
# CONFIG_GPIO_WDT is not set
# CONFIG_SSB is not set
# CONFIG_SSB_DRIVER_EXTIF is not set
# CONFIG_SSB_DRIVER_GIGE is not set
# CONFIG_SSB_DRIVER_MIPS is not set