aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ar7/config-3.18
Commit message (Collapse)AuthorAge
* ar7: remove linux 3.18 supportKoen Vandeputte2018-08-13
| | | | | | | This target is on 4.9 currently. It seems the support for this old kernel never got dropped. Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
* ar7: remove gpio character deviceJonas Gorski2017-10-29
| | | | | | | There are no obvious users, and any out of tree users should convert to one of the generic APIs. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* kernel: move CONFIG_MIPS_O32_FP64_SUPPORT to generic configsJonas Gorski2015-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
* ar7: add 3.18 supportJohn Crispin2015-02-09
this is only compile tested Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44344