[PATCH 10/11] bootm needs uImage support. Select it

Sascha Hauer s.hauer at pengutronix.de
Fri Sep 27 02:47:41 EDT 2013


Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
 common/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/Kconfig b/common/Kconfig
index dd70578..af29c72 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -32,6 +32,7 @@ config GENERIC_GPIO
 	bool
 
 config BOOTM
+	select UIMAGE
 	bool
 
 config BLOCK
-- 
1.8.4.rc3




More information about the barebox mailing list