diff options
Diffstat (limited to 'drivers/usb/Config.help')
| -rw-r--r-- | drivers/usb/Config.help | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/usb/Config.help b/drivers/usb/Config.help index 3049101bf9dd..f76202f07b7a 100644 --- a/drivers/usb/Config.help +++ b/drivers/usb/Config.help @@ -170,6 +170,18 @@ CONFIG_USB_AUDIO The module will be called audio.o. If you want to compile it as a module, say M here and read <file:Documentation/modules.txt>. +CONFIG_USB_EMI26 + This driver loads firmware to Emagic EMI 2|6 low latency USB + Audio interface. + + After firmware load the device is handled with standard linux + USB Audio driver. + + This code is also available as a module ( = code which can be + inserted in and removed from the running kernel whenever you want). + The module will be called audio.o. If you want to compile it as a + module, say M here and read <file:Documentation/modules.txt>. + CONFIG_USB_ACM This driver supports USB modems and ISDN adapters which support the Communication Device Class Abstract Control Model interface. |
