Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | kernel: remove GENERIC_NET_UTILS from platform configs | John Crispin | 2015-03-06 |
| | | | | | | | | | | CONFIG_GENERIC_NET_UTILS is selected by CONFIG_NET and already enabled in generic config, so we don't need this symbol in platform specific configurations. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44611 | ||
* | kernel: move CONFIG_MIPS_O32_FP64_SUPPORT to generic configs | Jonas Gorski | 2015-03-01 |
| | | | | | | | | | 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 | ||
* | netlogic: add XLR/XLP support | Florian Fainelli | 2014-10-24 |
Add support for Broadcom/Netlogic XLR/XLP support Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43037 |