aboutsummaryrefslogtreecommitdiff
path: root/target/linux/uml/config-5.15
Commit message (Collapse)AuthorAge
* kernel: remove CRYPTO_BLAKE2S from all >=5.15Christian Svensson2023-07-08
| | | | | | | | | This option was removed from upstream kernel back in 2022. See commits: 2d16803c562ecc644803d42ba98a8e0aef9c014e (>=6.0) 3dd33a09f5dc12ccb0902923c4c784eb0f8c7554 (>=5.15.61 backport) Signed-off-by: Christian Svensson <blue@cmd.nu>
* uml: add Kernel 5.15 support via testingChristian Lamparter2022-09-24
Add the latest default Kernel for testing. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>