From 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 11 Dec 2023 02:46:07 +0000 Subject: [PATCH] add audio --- 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