kernel: define RB_ID_HW_OPTIONS in include/linux/routerboot.h
[openwrt.git] / target / linux / generic / patches-3.10 / 251-sound_kconfig.patch
1 --- a/sound/core/Kconfig
2 +++ b/sound/core/Kconfig
3 @@ -7,13 +7,13 @@ config SND_PCM
4         select SND_TIMER
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