251-sound_kconfig.patch 400 B

123456789101112131415161718
  1. --- a/sound/core/Kconfig
  2. +++ b/sound/core/Kconfig
  3. @@ -7,13 +7,13 @@ config SND_PCM
  4. select SND_TIMER
  5. config SND_HWDEP
  6. - tristate
  7. + tristate "Sound hardware support"
  8. config SND_RAWMIDI
  9. tristate
  10. config SND_COMPRESS_OFFLOAD
  11. - tristate
  12. + tristate "Compression offloading support"
  13. # To be effective this also requires INPUT - users should say:
  14. # select SND_JACK if INPUT=y || INPUT=SND