mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 19:56:18 +00:00
[ALSA] SC6000 driver - add HAS_IOPORT dependency
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
This commit is contained in:
parent
f189e14cc4
commit
5683bc6e9e
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ config SND_ES18XX
|
|||
|
||||
config SND_SC6000
|
||||
tristate "Gallant SC-6000, Audio Excel DSP 16"
|
||||
depends on SND
|
||||
depends on SND && HAS_IOPORT
|
||||
select SND_AD1848_LIB
|
||||
select SND_OPL3_LIB
|
||||
select SND_MPU401_UART
|
||||
|
|
Loading…
Reference in a new issue