aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/config-3.14
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: drop 3.14Luka Perkov2015-04-111-168/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45374
* kernel: remove GENERIC_NET_UTILS from platform configsJohn Crispin2015-03-061-1/+0
| | | | | | | | | | CONFIG_GENERIC_NET_UTILS is selected by CONFIG_NET and already enabled in generic config, so we don't need this symbol in platform specific configurations. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44611
* brcm47xx, brcm63xx: disable CONFIG_MIPS_O32_FP64_SUPPORTJonas Gorski2015-03-011-1/+0
| | | | | | | | | | The flag is experimental and requires toolchain support, which we don't provide. Also neither target has an FPU so it becomes meaningless without the FPU emulator enabled. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44584
* brcm47xx: activate high mem for mips74k in the configHauke Mehrtens2014-08-071-3/+1
| | | | | | | | It is still not working. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42054
* brcm47xx: add initial support for kernel 3.14Hauke Mehrtens2014-03-121-0/+172
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39905