summaryrefslogtreecommitdiffstats
path: root/target/linux/ep93xx/config-3.8
Commit message (Collapse)AuthorAgeFilesLines
* 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
* ep93xx: add support for 3.8 kernelFlorian Fainelli2013-03-171-0/+201
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36073