aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/Kconfig
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@suse.cz>2006-06-29 10:12:30 -0400
committerJaroslav Kysela <perex@suse.cz>2006-07-12 14:07:29 -0400
commitc775ac76e8127ce0653162f04c9672402d579b65 (patch)
tree0237c0f7255c745f6fef246f827bc9d9a0513539 /sound/pci/Kconfig
parentefce4bb9ecd033c9e0f221549be0098bcf6a3aad (diff)
[ALSA] sound/pci/Kconfig - fix broken indenting for SND_FM801_TEA575X
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r--sound/pci/Kconfig8
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
471config SND_FM801_TEA575X 471config 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
477config SND_HDA_INTEL 477config SND_HDA_INTEL
478 tristate "Intel HD Audio" 478 tristate "Intel HD Audio"