aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/avr32/config-3.10
Commit message (Collapse)AuthorAgeFilesLines
* avr32: remove targetFelix Fietkau2015-03-241-112/+0
| | | | | | | | | 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-051-5/+0
| | | | | | | | | | | | 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-251-0/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38193
* avr32: add support for 3.10Gabor Juhos2013-09-251-0/+114
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38173