[PATCH] fixup! pbl: add COMPILE_TEST prompt for PBL_VERIFY_PIGGY

Marco Felsch m.felsch at pengutronix.de
Tue Jan 16 09:41:22 PST 2024


---
- remove the trailing whitespace

 pbl/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pbl/Kconfig b/pbl/Kconfig
index f94791ff8a49..223bf0640e1b 100644
--- a/pbl/Kconfig
+++ b/pbl/Kconfig
@@ -48,7 +48,7 @@ config PBL_RELOCATABLE
 
 config PBL_VERIFY_PIGGY
 	depends on ARM
-	bool "Verify barebox proper hash before decompression" if COMPILE_TEST 
+	bool "Verify barebox proper hash before decompression" if COMPILE_TEST
 
 config BOARD_GENERIC_DT
 	bool
-- 
2.39.2




More information about the barebox mailing list