On Thursday, August 19, 2010, Bojan Smojver wrote: > On Thu, 2010-08-19 at 19:49 +1000, Bojan Smojver wrote: > > I still have to see about Kconfig selects. Will > > get back to you on this > > For instance, we have this: > --------------------- > config JFFS2_LZO > bool "JFFS2 LZO compression support" if JFFS2_COMPRESSION_OPTIONS > select LZO_COMPRESS > select LZO_DECOMPRESS > depends on JFFS2_FS > default n > help > minilzo-based compression. Generally works better than Zlib. > > This feature was added in July, 2007. Say 'N' if you need > compatibility with older bootloaders or kernels. > --------------------- Actually I think it's preferable to select CRYPTO_LZO that will then select everything as necessary. Thanks, Rafael _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm