9
0
Fork 0

bootm needs uImage support. Select it

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2013-09-27 07:02:47 +02:00
parent 45212cdd72
commit 5a968fc81c
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ config GENERIC_GPIO
bool
config BOOTM
select UIMAGE
bool
config BLOCK