[PATCH 3/4] arm64: rockchip: Enable rk-usb-loader in rockchip_v8_defconfig

Uwe Kleine-König uwe at kleine-koenig.org
Sat Mar 1 08:36:20 PST 2025


rk-usb-loader is the tool advertised in the rockchip documentation to
bootstrap a machine. So enable it in the defconfig.

Signed-off-by: Uwe Kleine-König <uwe at kleine-koenig.org>
---
 arch/arm/configs/rockchip_v8_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/rockchip_v8_defconfig b/arch/arm/configs/rockchip_v8_defconfig
index 941625394ccf..f1f418872385 100644
--- a/arch/arm/configs/rockchip_v8_defconfig
+++ b/arch/arm/configs/rockchip_v8_defconfig
@@ -157,3 +157,4 @@ CONFIG_FS_BPKFS=y
 CONFIG_FS_UIMAGEFS=y
 CONFIG_LZO_DECOMPRESS=y
 # CONFIG_MISSING_FIRMWARE_ERROR is not set
+CONFIG_RK_USB_LOADER=y
-- 
2.47.1




More information about the barebox mailing list