Include support for LZO compressed file systems

configname: CONFIG_SQUASHFS_LZO

Linux Kernel Configuration
└─>File systems
└─>Miscellaneous filesystems
└─>Include support for LZO compressed file systems
In linux kernel since version 2.6.36 (release Date: 2010-10-20)  
Saying Y here includes support for reading Squashfs file systems
compressed with LZO compression. LZO compression is mainly
aimed at embedded systems with slower CPUs where the overheads
of zlib are too high.

LZO is not the standard compression used in Squashfs and so most
file systems will be readable without selecting this option.

If unsure, say N.