OpenWrt – Blame information for rev 2

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 --- a/sound/core/Kconfig
2 +++ b/sound/core/Kconfig
3 @@ -10,13 +10,13 @@ config SND_DMAENGINE_PCM
4 tristate
5  
6 config SND_HWDEP
7 - tristate
8 + tristate "Sound hardware support"
9  
10 config SND_RAWMIDI
11 tristate
12  
13 config SND_COMPRESS_OFFLOAD
14 - tristate
15 + tristate "Compression offloading support"
16  
17 # To be effective this also requires INPUT - users should say:
18 # select SND_JACK if INPUT=y || INPUT=SND