[ALSA] sound/pci/Kconfig - fix broken indenting for SND_FM801_TEA575X
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
This commit is contained in:
parent
efce4bb9ec
commit
c775ac76e8
|
@ -469,10 +469,10 @@ config SND_FM801_TEA575X_BOOL
|
|||
Forte SF256-PCS-02) into the snd-fm801 driver.
|
||||
|
||||
config SND_FM801_TEA575X
|
||||
tristate
|
||||
depends on SND_FM801_TEA575X_BOOL
|
||||
default SND_FM801
|
||||
select VIDEO_DEV
|
||||
tristate
|
||||
depends on SND_FM801_TEA575X_BOOL
|
||||
default SND_FM801
|
||||
select VIDEO_DEV
|
||||
|
||||
config SND_HDA_INTEL
|
||||
tristate "Intel HD Audio"
|
||||
|
|
Loading…
Reference in New Issue