Signed-off-by: Antony Pavlov <[email protected]> --- pbl/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pbl/Kconfig b/pbl/Kconfig
index d1877a988d2..5ff2a6ad3c3 100644
--- a/pbl/Kconfig
+++ b/pbl/Kconfig
@@ -54,7 +54,7 @@ config PBL_FULLY_PIC
the code sections.
config PBL_VERIFY_PIGGY
- depends on ARM
+ depends on ARM || MIPS || RISCV
bool "Verify barebox proper hash before decompression" if COMPILE_TEST
config BOARD_GENERIC_DT
--
2.39.0
