[PATCH 08/14] fs: bpkfs: select CRC32
Sascha Hauer
s.hauer at pengutronix.de
Fri Nov 28 06:29:00 PST 2014
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..cc3e334 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -61,6 +61,7 @@ source fs/ubifs/Kconfig
config FS_BPKFS
bool
+ select CRC32
prompt "BPKFS support"
help
Simple update file format developed for Somfy, tools and library are
--
2.1.3
More information about the barebox
mailing list