[PATCH] common: Select CRC32 dependency for DEFAULT_ENVIRONMENT

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The DEFAULT_ENVIRONMENT config enable the compilation of envfs-core.c
which depends on CRC32.

Signed-off-by: Jules Maselbas <jmaselbas@xxxxxxxxx>
---
 common/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/Kconfig b/common/Kconfig
index a9feae2ae8..c19c693580 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -842,6 +842,7 @@ config ENV_HANDLING
 	  startup) will bring them back. If unsure, say yes.
 
 config DEFAULT_ENVIRONMENT
+	select CRC32
 	bool
 	default y if ENV_HANDLING
 	prompt "Compile in default environment"
-- 
2.17.1


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux