Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | malta: add config file for kernel 3.19. | John Crispin | 2015-02-11 | 1 | -0/+256 |
This is based on config-3.18 with the following changes. - CONFIG_GENERIC_NET_UTILS is removed as it is already set in generic kernel config. - CONFIG_CPU_MICROMIPS is explicitly unset as required in kernel 3.19. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> SVN-Revision: 44388 |