2
0
forked from Ivasoft/openwrt

brcm47xx: rename target to bcm47xx

This change makes the names of Broadcom targets consistent by using
the common notation based on SoC/CPU ID (which is used internally
anyway), bcmXXXX instead of brcmXXXX.
This is even used for target TITLE in make menuconfig already,
only the short target name used brcm so far.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler
2020-02-07 15:42:54 +01:00
parent 8590e70fab
commit 8fe5ad5d33
103 changed files with 42 additions and 42 deletions

View File

@@ -0,0 +1,20 @@
# CONFIG_ADM6996_PHY is not set
# CONFIG_BCM47XX_SSB is not set
CONFIG_BGMAC=y
CONFIG_BGMAC_BCMA=y
CONFIG_BOUNCE=y
# CONFIG_CPU_MIPS32_R1 is not set
# CONFIG_CPU_MIPSR1 is not set
CONFIG_CPU_MIPS32_R2=y
CONFIG_CPU_MIPSR2=y
# CONFIG_FIXED_PHY is not set
# CONFIG_GPIO_WDT is not set
CONFIG_HIGHMEM=y
# 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
# CONFIG_SSB_EMBEDDED is not set
# CONFIG_SSB_PCICORE_HOSTMODE is not set
# CONFIG_SSB_SERIAL is not set
# CONFIG_SSB_SFLASH is not set