diff --git a/package/boot/uboot-rockchip/Makefile b/package/boot/uboot-rockchip/Makefile index 3ac413c3df..048f61be42 100644 --- a/package/boot/uboot-rockchip/Makefile +++ b/package/boot/uboot-rockchip/Makefile @@ -347,6 +347,7 @@ UBOOT_CUSTOMIZE_CONFIG := \ --disable EFI_CAPSULE_ON_DISK \ --disable EFI_CAPSULE_FIRMWARE_RAW \ --disable SPL_FIT_SIGNATURE \ + --disable USB_FUNCTION_FASTBOOT \ ) UBOOT_MAKE_FLAGS += \