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