Changeset 378
- Timestamp:
- Sep 30, 2012, 12:28:23 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/contrib/bitten/recipes/mipsel:brcm47xx:broadcom-b43/config
r376 r378 2 2 # Automatically generated make config: don't edit 3 3 # DebWrt version: testing - 2.1-1 - [ 30 September 2012 (364) ] 4 # Sun Sep 30 00: 07:4920124 # Sun Sep 30 00:27:45 2012 5 5 # 6 6 CONFIG_HAVE_DOT_CONFIG=y 7 CONFIG_BIG_ENDIAN=y 8 CONFIG_mips=y 9 CONFIG_ARCH="mips" 7 CONFIG_mipsel=y 8 CONFIG_ARCH="mipsel" 10 9 # CONFIG_TARGET_ppc40x is not set 11 10 # CONFIG_TARGET_ppc44x is not set … … 13 12 # CONFIG_TARGET_ar71xx is not set 14 13 # CONFIG_TARGET_avr32 is not set 15 CONFIG_TARGET_brcm63xx=y 16 # CONFIG_TARGET_brcm47xx is not set 14 # CONFIG_TARGET_brcm63xx is not set 15 CONFIG_TARGET_brcm47xx=y 17 16 # CONFIG_TARGET_sibyte is not set 18 17 # CONFIG_TARGET_octeon is not set … … 49 48 # CONFIG_TARGET_uml is not set 50 49 # CONFIG_TARGET_x86 is not set 51 # CONFIG_TARGET_au1000_au1500 is not set52 # CONFIG_TARGET_au1000_au1550 is not set53 # CONFIG_TARGET_xburst_qi_lb60 is not set54 # CONFIG_TARGET_xburst_n516 is not set55 # CONFIG_TARGET_xburst_n526 is not set56 # CONFIG_TARGET_orion_generic is not set57 # CONFIG_TARGET_orion_harddisk is not set58 # CONFIG_TARGET_ixp4xx_generic is not set59 # CONFIG_TARGET_ixp4xx_harddisk is not set60 # CONFIG_TARGET_malta_le is not set61 # CONFIG_TARGET_malta_be is not set62 # CONFIG_TARGET_x86_generic is not set63 # CONFIG_TARGET_x86_olpc is not set64 # CONFIG_TARGET_x86_xen_domu is not set65 # CONFIG_TARGET_x86_ep80579 is not set66 # CONFIG_TARGET_x86_net5501 is not set67 # CONFIG_TARGET_ar71xx_generic is not set68 # CONFIG_TARGET_ar71xx_nand is not set69 # CONFIG_TARGET_ifxmips_danube is not set70 # CONFIG_TARGET_ifxmips_ar9 is not set71 # CONFIG_TARGET_ps3_petitboot is not set72 # CONFIG_TARGET_ramips_rt288x is not set73 # CONFIG_TARGET_ramips_rt305x is not set74 # CONFIG_TARGET_adm5120_router_le is not set75 # CONFIG_TARGET_adm5120_router_be is not set76 # CONFIG_TARGET_omap35xx_beagleboard is not set77 # CONFIG_TARGET_omap35xx_gumstix is not set78 50 # CONFIG_TARGET_pxcab_Default is not set 79 51 # CONFIG_TARGET_iop32x_Default is not set … … 113 85 # CONFIG_TARGET_mpc52xx_Default is not set 114 86 # CONFIG_TARGET_pxa_Default is not set 115 # CONFIG_TARGET_brcm47xx_Broadcom-b43 is not set 87 CONFIG_TARGET_brcm47xx_Broadcom-b43=y 116 88 # CONFIG_TARGET_brcm47xx_Broadcom-wl is not set 117 89 # CONFIG_TARGET_brcm47xx_Atheros is not set … … 134 106 # CONFIG_TARGET_x86_ep80579_Default is not set 135 107 # CONFIG_TARGET_x86_net5501_Default is not set 136 CONFIG_TARGET_brcm63xx_Broadcom-wl=y 108 # CONFIG_TARGET_brcm63xx_Broadcom-wl is not set 137 109 # CONFIG_TARGET_brcm63xx_Broadcom is not set 138 110 # CONFIG_TARGET_brcm63xx_Atheros is not set … … 229 201 # CONFIG_TARGET_omap35xx_beagleboard_Beagleboard is not set 230 202 # CONFIG_TARGET_omap35xx_gumstix_Gumstix is not set 231 CONFIG_TARGET_BOARD="brcm 63xx"203 CONFIG_TARGET_BOARD="brcm47xx" 232 204 CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mips32 -mtune=mips32 -funit-at-a-time" 233 205 CONFIG_DEBWRT_TARGET_IMAGE_NAME_BIN="unknown" 234 CONFIG_DEBWRT_TARGET_IMAGE_NAME_TRX=" unknown"235 CONFIG_FLASH_IP=" unknown"206 CONFIG_DEBWRT_TARGET_IMAGE_NAME_TRX="debwrt-firmware-brcm47xx-squashfs.trx" 207 CONFIG_FLASH_IP="192.168.1.1" 236 208 CONFIG_OPENWRT_BRANCH_TRUNK=y 237 209 # CONFIG_OPENWRT_BRANCH_BACKFIRE is not set … … 289 261 CONFIG_USB_MON=y 290 262 CONFIG_USB_EHCI_HCD=y 291 CONFIG_USB_OHCI_HCD= y263 CONFIG_USB_OHCI_HCD=m 292 264 CONFIG_USB_UHCI_HCD=y 293 265 CONFIG_USB_EHCI_AR71XX=y
Note: See TracChangeset
for help on using the changeset viewer.