From f45e756958099c35d6afb746df1d40a1c6302cfc Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Tue, 07 Nov 2023 06:20:23 +0000 Subject: [PATCH] enable wifi 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