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)
commit68d44ee0bc70be30ea1ee936e6e21082193386cf
treef3b71694f3d9a6bf6a74b5ef3d3c0b6192c6287f
parentbe4fcddd17f01ede0ff46cf86c5ab8c5adb37175
ASoC: Make LZO cache compression optional

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>
sound/soc/Kconfig
sound/soc/soc-cache.c