diff options
-rw-r--r-- | sound/pci/Kconfig | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 9951bff0d302..d7ad32f514da 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -469,10 +469,10 @@ config SND_FM801_TEA575X_BOOL | |||
469 | Forte SF256-PCS-02) into the snd-fm801 driver. | 469 | Forte SF256-PCS-02) into the snd-fm801 driver. |
470 | 470 | ||
471 | config SND_FM801_TEA575X | 471 | config SND_FM801_TEA575X |
472 | tristate | 472 | tristate |
473 | depends on SND_FM801_TEA575X_BOOL | 473 | depends on SND_FM801_TEA575X_BOOL |
474 | default SND_FM801 | 474 | default SND_FM801 |
475 | select VIDEO_DEV | 475 | select VIDEO_DEV |
476 | 476 | ||
477 | config SND_HDA_INTEL | 477 | config SND_HDA_INTEL |
478 | tristate "Intel HD Audio" | 478 | tristate "Intel HD Audio" |