Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283710
b: refs/heads/master
c: c9016a7
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Nov 10, 2011
1 parent 7797ed4 commit 86c2829
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 401 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 515fedfeb6891f465bb1cc1ffe2e94e1b0d195a4
refs/heads/master: c9016a7937122b72d87ff2037664b7bd717d3e4b
1 change: 0 additions & 1 deletion trunk/include/sound/soc.h
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@ enum snd_soc_control_type {

enum snd_soc_compress_type {
SND_SOC_FLAT_COMPRESSION = 1,
SND_SOC_LZO_COMPRESSION,
SND_SOC_RBTREE_COMPRESSION
};

Expand Down
15 changes: 0 additions & 15 deletions trunk/sound/soc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,6 @@ menuconfig SND_SOC

if SND_SOC

config SND_SOC_CACHE_LZO
bool "Support LZO compression for register caches"
select LZO_COMPRESS
select LZO_DECOMPRESS
---help---
Select this to enable LZO compression for register caches.
This will allow machine or CODEC drivers to compress register
caches in memory, reducing the memory consumption at the
expense of performance. If this is not present and is used
the system will fall back to uncompressed caches.

Usually it is safe to disable this option, where cache
compression in used the rbtree option will typically perform
better.

config SND_SOC_AC97_BUS
bool

Expand Down
Loading

0 comments on commit 86c2829

Please sign in to comment.