ChangeSet 1.1474.148.2, 2004/01/23 15:01:38-08:00, [EMAIL PROTECTED]

[PATCH] USB: fix up emi drivers Kconfig dependancy


 drivers/usb/misc/Kconfig |    2 ++
 1 files changed, 2 insertions(+)


diff -Nru a/drivers/usb/misc/Kconfig b/drivers/usb/misc/Kconfig
--- a/drivers/usb/misc/Kconfig  Tue Jan 27 15:14:48 2004
+++ b/drivers/usb/misc/Kconfig  Tue Jan 27 15:14:48 2004
@@ -6,6 +6,7 @@
 
 config USB_EMI62
        tristate "EMI 6|2m USB Audio interface support"
+       depends on USB
        ---help---
          This driver loads firmware to Emagic EMI 6|2m low latency USB
          Audio and Midi interface.
@@ -20,6 +21,7 @@
 
 config USB_EMI26
        tristate "EMI 2|6 USB Audio interface support"
+       depends on USB
        ---help---
          This driver loads firmware to Emagic EMI 2|6 low latency USB
          Audio interface.



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to