mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-19 05:14:58 +00:00
bcm47xx: refresh config
This was done by executing these command: $ make kernel_oldconfig CONFIG_TARGET=subtarget Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
This commit is contained in:
parent
2bb8e4a881
commit
9215f556a0
@ -4,5 +4,4 @@ CONFIG_B44_PCICORE_AUTOSELECT=y
|
||||
CONFIG_B44_PCI_AUTOSELECT=y
|
||||
# CONFIG_BCM47XX_BCMA is not set
|
||||
# CONFIG_BCMA is not set
|
||||
# CONFIG_MTD_NAND is not set
|
||||
# CONFIG_SSB_DRIVER_GIGE is not set
|
||||
|
@ -3,18 +3,15 @@
|
||||
CONFIG_BGMAC=y
|
||||
CONFIG_BGMAC_BCMA=y
|
||||
CONFIG_BOUNCE=y
|
||||
CONFIG_CPU_HAS_DIEI=y
|
||||
CONFIG_CPU_HAS_RIXI=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_CPU_SUPPORTS_MSA=y
|
||||
# CONFIG_GPIO_WDT is not set
|
||||
CONFIG_HIGHMEM=y
|
||||
CONFIG_KMAP_LOCAL=y
|
||||
CONFIG_MIPS_SPRAM=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
|
||||
CONFIG_TARGET_ISA_REV=2
|
||||
|
Loading…
Reference in New Issue
Block a user