aboutsummaryrefslogtreecommitdiff
path: root/target/linux/at91/sama7/config-5.10
Commit message (Collapse)AuthorAge
* treewide: remove files for building 5.10 kernelNick Hainke2023-05-12
| | | | | | | | | | | All targets are bumped to 5.15. Remove the old 5.10 patches, configs and files using: find target/linux -iname '*-5.10' -exec rm -r {} \; Further, remove the 5.10 include. Signed-off-by: Nick Hainke <vincent@systemli.org>
* kernel: update nvmem subsystem to the latest upstreamRafał Miłecki2023-01-06
| | | | Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* at91: kernel v5.15: copy config and patches from 5.10Claudiu Beznea2022-10-22
Copy kernel config and patches from 5.10. Along with it individual targets' config-default from 5.10 has been moved to config-5.10. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>