u-boot: update configs

i did: ./mk -u u-boot

otherwise, building u-boot asks for user input

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-01-20 04:57:31 +00:00
parent 778ae1653a
commit f22d4b1c49
5 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -1819,7 +1819,7 @@ CONFIG_SHA384=y
# CONFIG_SHA_HW_ACCEL is not set
CONFIG_MD5=y
CONFIG_CRC8=y
CONFIG_CRC26=y
CONFIG_CRC16=y
CONFIG_CRC32=y
#
@@ -1872,7 +1872,7 @@ CONFIG_LMB=y
# Tools options
#
CONFIG_MKIMAGE_DTC_PATH="dtc"
CONFIG_TOOLS_CRC26=y
CONFIG_TOOLS_CRC16=y
CONFIG_TOOLS_CRC32=y
CONFIG_TOOLS_LIBCRYPTO=y
CONFIG_TOOLS_KWBIMAGE=y