diff options
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r-- | sound/pci/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 93422e3a3f0c..e912b70b6f9c 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -622,6 +622,16 @@ config SND_KORG1212 | |||
622 | To compile this driver as a module, choose M here: the module | 622 | To compile this driver as a module, choose M here: the module |
623 | will be called snd-korg1212. | 623 | will be called snd-korg1212. |
624 | 624 | ||
625 | config SND_LX6464ES | ||
626 | tristate "Digigram LX6464ES" | ||
627 | select SND_PCM | ||
628 | help | ||
629 | Say Y here to include support for Digigram LX6464ES boards. | ||
630 | |||
631 | To compile this driver as a module, choose M here: the module | ||
632 | will be called snd-lx6464es. | ||
633 | |||
634 | |||
625 | config SND_MAESTRO3 | 635 | config SND_MAESTRO3 |
626 | tristate "ESS Allegro/Maestro3" | 636 | tristate "ESS Allegro/Maestro3" |
627 | select SND_AC97_CODEC | 637 | select SND_AC97_CODEC |