Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rb532: remove linux 3.14 support | Felix Fietkau | 2015-03-28 | 1 | -146/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45087 | ||||
* | 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 | ||||
* | kernel: move CONFIG_MIPS_O32_FP64_SUPPORT to generic configs | Jonas Gorski | 2015-03-01 | 1 | -1/+0 |
| | | | | | | | | | Most MIPS targets have it disabled, so move the symbol to the generic configs to keep target configs small. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44583 | ||||
* | rb532: add 3.14 support | John Crispin | 2014-10-14 | 1 | -0/+148 |
Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 42908 |