summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/config-3.8
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: remove support for 3.8 kernelFlorian Fainelli2013-06-171-171/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36948
* kernel: move CONFIG_MIPS_SEAD3 to genericJonas Gorski2013-05-121-1/+0
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36617
* bcm63xx: don't build CRAMFSJonas Gorski2013-05-121-1/+0
| | | | | | | | | | | | Don't build the CRAMFS file system module in the kernel, and save some bytes. No bcm63xx board needs this obsolete file system, neither those ones using the Redboot bootloader (liveboxes). Thus, there is no need to build it, since it has been replaced long time ago by squashfs. Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com> SVN-Revision: 36616
* bcm63xx: split into two subtargets, generic and SMPJonas Gorski2013-05-021-9/+0
| | | | | | | | Make SMP a subtarget, since it only supports BCM6362 and BCM6368. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36527
* bcm63xx: add support for linux 3.8Jonas Gorski2013-02-041-0/+182
Based on 3.8-rc6 Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35482