aboutsummaryrefslogtreecommitdiff
path: root/target/linux/apm821xx/config-6.6
Commit message (Collapse)AuthorAge
* apm821xx: restore 6.6 kernel config/patchesRosen Penev2025-07-19
| | | | | | | | | Copy kernel config and patches from 6.12 to restore the default 6.6 kernel support files. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/18798 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* apm821xx: rename kernel config/patches to 6.12Rosen Penev2025-07-19
| | | | | | | | | This is a preparation for 6.12 kernel support. It can help us track the files history by using the Git tool. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/18798 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* kernel: filter out compiler opts from configRosen Penev2024-11-17
| | | | | | | | | These get dynamically set based on compiler version. Not relevant for targets. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/16770 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* apm821xx: move CONFIG_GENERIC_PHY upRosen Penev2024-10-24
| | | | | | | | It's shared by both subtargets. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/16754 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* apm821xx: run make kernel_oldconfigRosen Penev2024-10-21
| | | | | | | | Adjusts the default config to modern kernels. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/16580 Signed-off-by: Robert Marko <robimarko@gmail.com>
* apm821xx: add 6.6 testing kernelChristian Lamparter2024-04-05
refreshed kernel config + patches otherwise same as 6.1/5.15. Tested on: WNDAP620, WNDAP660, MyBook Live Single, MR24, MX60, WNDR4700 Signed-off-by: Christian Lamparter <chunkeey@gmail.com>