uImage support needs both.

Signed-off-by: Sascha Hauer <[email protected]>
---
 common/Kconfig |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/common/Kconfig b/common/Kconfig
index 9e4f6b3..c52406c 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -48,6 +48,8 @@ config BINFMT
        select FILETYPE
 
 config UIMAGE
+       select UNCOMPRESS
+       select CRC32
        bool
 
 config GLOBALVAR
-- 
1.7.10


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

Reply via email to