From f33f61bdb7ca6d5ebe7a78f9d8694b91360279ac Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Mon, 04 Dec 2023 07:10:27 +0000
Subject: [PATCH] add gpio

---
 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