summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc52xx/config-3.8
Commit message (Collapse)AuthorAgeFilesLines
* all targets: remove all =m kernel config symbolsFelix Fietkau2015-01-051-1/+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
* kernel: do not build FW_LOADER as a module.Hauke Mehrtens2013-08-041-1/+0
| | | | | | | | | | | | CONFIG_FW_LOADER=y is set in the generic config and our packages in packages/kernel/linux are depending on it to be compiled into the kernel. This fixes some dependency problem where kmod-r8169 misses firmware_class.ko. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37672
* mpc52xx: add support for 3.8Gabor Juhos2013-03-121-0/+285
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35975