changelog: add entry for changes needed to bring down arm64 kernel size

This commit is contained in:
Jeremi Piotrowski 2022-10-24 09:30:39 +02:00
parent 99ff470847
commit f261312db5

View File

@ -0,0 +1,2 @@
- Disable several arch specific arm64 kernel config options for unsupported platforms to save space on boot partition ([coreos-overlay#2239](https://github.com/flatcar/coreos-overlay/pull/2239))
- Change CONFIG_WIREGUARD kernel option to module to save space on boot partition ([coreos-overlay#2239](https://github.com/flatcar/coreos-overlay/pull/2239))