drm/rockchip: dw_hdmi: add power domain control
[firefly-linux-kernel-4.4.55.git] / lib / Kconfig
index f0df318104e7272ef97641421c938069a047a85e..1a48744253d71ef1f928ac25c0844d327245abbb 100644 (file)
@@ -210,9 +210,11 @@ config RANDOM32_SELFTEST
 # compression support is select'ed if needed
 #
 config 842_COMPRESS
+       select CRC32
        tristate
 
 config 842_DECOMPRESS
+       select CRC32
        tristate
 
 config ZLIB_INFLATE