config HYPERHOLD_INLINE_CRYPTO
	bool "hyperhold inline crypto"
	depends on ZRAM && HYPERHOLD
	default n
	help
	  Say Y here if you want to use hyperhold inline crypto.
	  If unsure, say N here.
	  This module can't be compiled as a module,
	  the module is as one part of the ZRAM driver.

