changelog: Add changelog entry for amd hw flag support

Signed-off-by: Jan Bronicki <janbronicki@gmail.com>
This commit is contained in:
Jan Bronicki 2026-04-02 19:08:26 +02:00
parent 5c0aa0dd7b
commit efde1886fb
No known key found for this signature in database
GPG Key ID: D54654C79E654386

View File

@ -0,0 +1 @@
- Fixed stability on some AMD hardware by enabling CONFIG_X86_AMD_PLATFORM_DEVICE in the kernel. ([Flatcar#2060](https://github.com/flatcar/Flatcar/issues/2060))