251-sound_kconfig.patch 404 B

123456789101112131415161718
  1. --- a/sound/core/Kconfig
  2. +++ b/sound/core/Kconfig
  3. @@ -16,13 +16,13 @@ config SND_DMAENGINE_PCM
  4. tristate
  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