[alsa-devel] [PATCH 3/3] ALSA: us122l: drop x86 dependency
Johan Hovold
johan at kernel.org
Fri May 12 12:28:21 CEST 2017
This is a driver for a USB device and compiles just fine on non-x86 so
drop the x86 dependency.
Signed-off-by: Johan Hovold <johan at kernel.org>
---
sound/usb/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/sound/usb/Kconfig b/sound/usb/Kconfig
index a452ad7cec40..d6417cef226b 100644
--- a/sound/usb/Kconfig
+++ b/sound/usb/Kconfig
@@ -91,7 +91,6 @@ config SND_USB_CAIAQ_INPUT
config SND_USB_US122L
tristate "Tascam US-122L USB driver"
- depends on X86
select SND_HWDEP
select SND_RAWMIDI
help
--
2.13.0
More information about the Alsa-devel
mailing list