Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ixp4xx: drop 3.14 support | John Crispin | 2015-03-16 | 1 | -237/+0 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44821 | ||||
* | kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLED | John Crispin | 2015-03-06 | 1 | -1/+0 |
| | | | | | | | | | Disable ARCH_NEEDS_CPU_IDLE_COUPLED by-default in generic config, since only one platfrom (omap) needs them. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44614 | ||||
* | kernel: disbale HAMRADIO in generic config | John Crispin | 2015-03-06 | 1 | -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 | ||||
* | ixp4xx: add 3.14 support | John Crispin | 2014-12-01 | 1 | -0/+239 |
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43464 |