It needs it. Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de> --- fs/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/fs/Kconfig b/fs/Kconfig index 64fc117..04616b0 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -76,6 +76,7 @@ config FS_BPKFS config FS_UIMAGEFS bool + select CRC32 prompt "uImage FS support" endmenu -- 2.1.3