Skip to content

Commit

Permalink
Merge branch 'topic/hda-ca0132-dsp' into for-next
Browse files Browse the repository at this point in the history
  • Loading branch information
Takashi Iwai committed Feb 7, 2013
2 parents 0186f4f + 24f3ced commit 45acc86
Show file tree
Hide file tree
Showing 5 changed files with 4,640 additions and 415 deletions.
14 changes: 14 additions & 0 deletions sound/pci/hda/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ menuconfig SND_HDA_INTEL

if SND_HDA_INTEL

config SND_HDA_DSP_LOADER
bool

config SND_HDA_PREALLOC_SIZE
int "Pre-allocated buffer size for HD-audio driver"
range 0 32768
Expand Down Expand Up @@ -200,6 +203,17 @@ config SND_HDA_CODEC_CA0132
snd-hda-codec-ca0132.
This module is automatically loaded at probing.

config SND_HDA_CODEC_CA0132_DSP
bool "Support new DSP code for CA0132 codec"
depends on SND_HDA_CODEC_CA0132 && FW_LOADER
select SND_HDA_DSP_LOADER
help
Say Y here to enable the DSP for Creative CA0132 for extended
features like equalizer or echo cancellation.

Note that this option requires the external firmware file
(ctefx.bin).

config SND_HDA_CODEC_CMEDIA
bool "Build C-Media HD-audio codec support"
default y
Expand Down
Loading

0 comments on commit 45acc86

Please sign in to comment.