From 102a0743326a03cd1a1202ceda21e175b7d3575c Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Tue, 20 Feb 2024 01:20:52 +0000 Subject: [PATCH] add new system file --- u-boot/lib/avb/libavb_user/Kconfig | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/u-boot/lib/avb/libavb_user/Kconfig b/u-boot/lib/avb/libavb_user/Kconfig index 3892094..249263e 100755 --- a/u-boot/lib/avb/libavb_user/Kconfig +++ b/u-boot/lib/avb/libavb_user/Kconfig @@ -16,7 +16,6 @@ - only allow "boot_android" as bootcmd; - enter rockusb or fastboot when boot failed; - not allow ctrl+c to enter hush; - only the CONFIG_BOOTDELAY can interrupt the bootflow. config SPL_AVB_LIBAVB_USER bool "Android AVB read/write hardware for spl" -- Gitblit v1.6.2