kernel: add missing patch for AR8216_PHY_LEDS
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.18 / 251-sound_kconfig.patch
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