blspec can be read also from jffs2 or ubifs, so remove BLOCK dependency

Signed-off-by: Ladislav Michl <[email protected]>
---
 common/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/common/Kconfig b/common/Kconfig
index 4909c8232..eddd99ea3 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -653,7 +653,6 @@ config BOOTM_FORCE_SIGNED_IMAGES
          since they are the only supported image type that support signing.
 
 config BLSPEC
-       depends on BLOCK
        depends on FLEXIBLE_BOOTARGS
        depends on !SHELL_NONE
        select BOOT
-- 
2.19.1


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to