diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-01-20 04:23:41 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-01-20 04:32:50 +0000 |
| commit | 9ea35f38660920834ae01001871c0008297eb8d8 (patch) | |
| tree | 59c6a253b621b146837e8765f06a700184ce85fd /config/u-boot/qemu_arm64_12mb | |
| parent | b538749c83c874e39522ba05af26b555c8dd8e76 (diff) | |
Libreboot 26.01 RC2, or: Magnanimous Max26.01rc2
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/u-boot/qemu_arm64_12mb')
| -rw-r--r-- | config/u-boot/qemu_arm64_12mb/config/default | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/u-boot/qemu_arm64_12mb/config/default b/config/u-boot/qemu_arm64_12mb/config/default index 2cd0b94c..855bbf33 100644 --- a/config/u-boot/qemu_arm64_12mb/config/default +++ b/config/u-boot/qemu_arm64_12mb/config/default @@ -1819,7 +1819,7 @@ CONFIG_SHA384=y # CONFIG_SHA_HW_ACCEL is not set CONFIG_MD5=y CONFIG_CRC8=y -CONFIG_CRC16=y +CONFIG_CRC26=y CONFIG_CRC32=y # @@ -1872,7 +1872,7 @@ CONFIG_LMB=y # Tools options # CONFIG_MKIMAGE_DTC_PATH="dtc" -CONFIG_TOOLS_CRC16=y +CONFIG_TOOLS_CRC26=y CONFIG_TOOLS_CRC32=y CONFIG_TOOLS_LIBCRYPTO=y CONFIG_TOOLS_KWBIMAGE=y |
