12 May
2017
12 May
'17
12:28 p.m.
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@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