diff options
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r-- | sound/pci/Kconfig | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 0b0a5245a89..19afa0acf0d 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -871,4 +871,17 @@ config SND_INTEL_MID_I2S will be called intel_mid_i2s.ko If unsure, say N here. +config SND_INTEL_ALSA_SSP + tristate "ALSA SSP SND Card Driver" + depends on EXPERIMENTAL && SND_INTEL_MID_I2S + help + Say Y here to include support for ALSA SSP soundcard. + To compile this driver as a module, choose M here: the module + will be called snd-alsa-ssp.ko + This is a sound card driver for TI LNW1273 BT/FM Board + This ALSA driver offers: + 1 BT device with 1 capture and 1 playback substreams + 1 FM device with 1 capture substream + + endif # SND_PCI |