summaryrefslogtreecommitdiff
path: root/target/linux/adm8668/config-3.14
Commit message (Collapse)AuthorAge
* adm8668: drop 3.14Luka Perkov2015-04-11
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45373
* kernel: move CONFIG_MIPS_O32_FP64_SUPPORT to generic configsJonas Gorski2015-03-01
| | | | | | | | | Most MIPS targets have it disabled, so move the symbol to the generic configs to keep target configs small. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44583
* all targets: remove all =m kernel config symbolsFelix Fietkau2015-01-05
| | | | | | | | | | | | modules build during the kernel compile phase are ignored anyway, all modules should be built using KernelPackage in package/kernel/linux/modules/* selecting the appropriate config symbols there rather than in target/linux/*/config-* Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43842
* adm8668: add 3.14 kernel supportFlorian Fainelli2014-12-07
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43551