imx6: iomux: Add generic function to set RGMII IO voltage on IMX6 SoCs
[oweals/u-boot.git] / lib / Kconfig
index aef940f6b7d7af6d757afaf4c73cd27fa1817f14..18663badb25c8db8bd89157dc8db25bdc42786cd 100644 (file)
@@ -180,6 +180,11 @@ config LZO
        help
          This enables support for LZO compression algorithm.r
 
+config SPL_LZO
+       bool "Enable LZO decompression support in SPL"
+       help
+         This enables support for LZO compression algorithm in the SPL.
+
 config SPL_GZIP
        bool "Enable gzip decompression support for SPL build"
        select SPL_ZLIB