aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx/config-3.3
Commit message (Collapse)AuthorAgeFilesLines
* omap24xx: Add basic config for linux-4.0Michael Büsch2015-03-191-569/+0
| | | | | | Also remove 3.3 config. It's broken and unsupported. SVN-Revision: 44895
* kernel: disbale HAMRADIO in generic configJohn Crispin2015-03-061-1/+0
| | | | | | | | | | | | | | | HAMRADIO enabled in all generic configs, but no one platform directly use related drivers/protocols. This symbol is only used for kmod-ax25 package modules. Furthermore, half of platforms explicitly disables this symbol, what silently disables build of modules for kmod-ax25 package. So disable HAMRADIO by-default in generic config, add it to kmod-ax25 package and remove it from platform specific configs. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44613
* all targets: remove all =m kernel config symbolsFelix Fietkau2015-01-051-115/+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
* linux: move more ARM_ERRATA symbols to the generic configGabor Juhos2013-07-201-1/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37470
* remove common symbols from 3.3 configsGabor Juhos2012-11-291-2/+0
| | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34403
* resync configFlorian Fainelli2012-07-291-20/+0
| | | | SVN-Revision: 32908
* omap24xx: add support for 3.3Gabor Juhos2012-05-181-0/+708
Compile tested only. SVN-Revision: 31810