~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to sound/usb/Kconfig

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
            * Native Instruments Audio 2 DJ
63
63
            * Native Instruments Audio 4 DJ
64
64
            * Native Instruments Audio 8 DJ
 
65
            * Native Instruments Traktor Audio 2
65
66
            * Native Instruments Guitar Rig Session I/O
66
67
            * Native Instruments Guitar Rig mobile
67
68
            * Native Instruments Traktor Kontrol X1
97
98
          To compile this driver as a module, choose M here: the module
98
99
          will be called snd-usb-us122l.
99
100
 
 
101
config SND_USB_6FIRE
 
102
        tristate "TerraTec DMX 6Fire USB"
 
103
        select FW_LOADER
 
104
        select BITREVERSE
 
105
        select SND_RAWMIDI
 
106
        select SND_PCM
 
107
        help
 
108
          Say Y here to include support for TerraTec 6fire DMX USB interface.
 
109
 
 
110
          You will need firmware files in order to be able to use the device
 
111
          after it has been coldstarted. An install script for the firmware
 
112
          and further help can be found at
 
113
          http://sixfireusb.sourceforge.net
 
114
 
100
115
endif   # SND_USB
101
116