[RFC PATCH 8/8] board: rockpro64: Enable building SPI image
Andrew Abbott
andrew at mirx.dev
Mon Apr 25 02:03:29 CEST 2022
Signed-off-by: Andrew Abbott <andrew at mirx.dev>
---
arch/arm/mach-rockchip/rk3399/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-rockchip/rk3399/Kconfig b/arch/arm/mach-rockchip/rk3399/Kconfig
index c1f251316c..4a049935df 100644
--- a/arch/arm/mach-rockchip/rk3399/Kconfig
+++ b/arch/arm/mach-rockchip/rk3399/Kconfig
@@ -84,6 +84,7 @@ config TARGET_ROCK960_RK3399
config TARGET_ROCKPRO64_RK3399
bool "Pine64 Rockpro64 board"
+ select ROCKCHIP_SPI_IMAGE
help
Rockro64 is SBC produced by Pine64. Key features:
--
2.35.3
More information about the U-Boot
mailing list