提交 6c1df232 编写于 作者: J Johan Hovold 提交者: Takashi Iwai

ALSA: us122l: enable compile testing

This USB driver currently depends on X86 for some undocumented reason.
Since it compiles just fine for arm, we can at least enable compile
testing.
Signed-off-by: NJohan Hovold <johan@kernel.org>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 5c7e7d58
......@@ -91,7 +91,7 @@ config SND_USB_CAIAQ_INPUT
config SND_USB_US122L
tristate "Tascam US-122L USB driver"
depends on X86
depends on X86 || COMPILE_TEST
select SND_HWDEP
select SND_RAWMIDI
help
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册