summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/config-3.6
Commit message (Collapse)AuthorAgeFilesLines
* remove support for 3.6 kernelFlorian Fainelli2013-02-051-170/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35506
* bcm63xx: switch to b53 and swconfigJonas Gorski2013-01-231-0/+5
| | | | | | | | | | | | | | | | | Switch to using the B53 switch driver where appropriate. Use a non-tagged default config where it isn't confirmed to be working. Remove the switch configuration in preinit as the switch will now be configured by the driver to use port isolation to prevent leakage between lan and wan. While at it, also provide a switch config for Neufbox 6. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35307
* bcm63xx: move bcm63xx-spi into the kernelJonas Gorski2013-01-231-1/+1
| | | | | | | | | The SPI driver is needed for supporting to boot from SPI flash on BCM6358 and BCM6368, and for SPI connected switches. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35304
* remove common symbols from 3.6 configsGabor Juhos2012-11-291-5/+0
| | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34404
* add preliminary support for 3.6 kernelFlorian Fainelli2012-10-251-0/+170
SVN-Revision: 33936