crypto: nx - add PowerNV platform NX-842 driver
[deliverable/linux.git] / drivers / crypto / nx / Kconfig
index 34013f7d46c86dc84afb63977a8fd5391a046226..ee9e2595624114fe0b8aa334b3cc5125206e2c17 100644 (file)
@@ -40,4 +40,14 @@ config CRYPTO_DEV_NX_COMPRESS_PSERIES
          algorithm.  This supports NX hardware on the pSeries platform.
          If you choose 'M' here, this module will be called nx_compress_pseries.
 
+config CRYPTO_DEV_NX_COMPRESS_POWERNV
+       tristate "Compression acceleration support on PowerNV platform"
+       depends on PPC_POWERNV
+       default y
+       help
+         Support for PowerPC Nest (NX) compression acceleration. This
+         module supports acceleration for compressing memory with the 842
+         algorithm.  This supports NX hardware on the PowerNV platform.
+         If you choose 'M' here, this module will be called nx_compress_powernv.
+
 endif
This page took 0.024325 seconds and 5 git commands to generate.