aboutsummaryrefslogtreecommitdiff
path: root/target/linux/avr32/config-3.10
Commit message (Collapse)AuthorAge
* avr32: remove targetFelix Fietkau2015-03-24
| | | | | | | | | It depends on obsolete compilers and only works on one device (an evaluation board). Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44956
* 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
* avr32: enable the new mtdsplit codeGabor Juhos2013-09-25
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38193
* avr32: add support for 3.10Gabor Juhos2013-09-25
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38173