kernel: backport some bcma header file definitions from wireless-testing
[openwrt/openwrt.git] / target / linux / generic / patches-4.3 / 251-sound_kconfig.patch
1 --- a/sound/core/Kconfig
2 +++ b/sound/core/Kconfig
3 @@ -16,13 +16,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