[PATCH] state: select CRC32

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

 



The raw state backend uses crc32 unconditionally, so make
sure it's present.

Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
---
 common/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/Kconfig b/common/Kconfig
index a8c1855aab17..c321090de0b3 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -818,6 +818,7 @@ config POLLER
 
 config STATE
 	bool "generic state infrastructure"
+	select CRC32
 	select ENVIRONMENT_VARIABLES
 	select OFTREE
 	select PARAMETER
-- 
2.8.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