projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c7e7d5
)
ALSA: us122l: enable compile testing
author
Johan Hovold
<johan@kernel.org>
Fri, 12 May 2017 12:34:39 +0000
(14:34 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 15 May 2017 09:02:14 +0000
(11:02 +0200)
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: Johan Hovold <johan@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/Kconfig
patch
|
blob
|
history
diff --git
a/sound/usb/Kconfig
b/sound/usb/Kconfig
index a452ad7cec4016f603142e722b5d2535959c4581..f61b5662bb89fcdd95d946348a2eb106743ac7f4 100644
(file)
--- a/
sound/usb/Kconfig
+++ b/
sound/usb/Kconfig
@@
-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