ASoC: Make LZO cache compression optional
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 21 Dec 2010 17:19:56 +0000 (17:19 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 21 Dec 2010 23:17:18 +0000 (23:17 +0000)
Make LZO cache compression optional as it pulls in the kernel wide LZO
implementation and rbtree compression is generally more efficient for
typical register maps, especially in terms of CPU performance.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>

No differences found