aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/dabusb/Kconfig
blob: 87bdc425d3c56e27832bb8fbf3422a4852902640 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config USB_DABUSB
	tristate "DABUSB driver"
	depends on USB
	---help---
	  A Digital Audio Broadcasting (DAB) Receiver for USB and Linux
	  brought to you by the DAB-Team
	  <http://wwwbode.cs.tum.edu/Par/arch/dab/>.  This driver can be taken
	  as an example for URB-based bulk, control, and isochronous
	  transactions. URB's are explained in
	  <Documentation/usb/URB.txt>.

	  To compile this driver as a module, choose M here: the
	  module will be called dabusb.