1#
2# MOST USB configuration
3#
4
5config MOST_USB
6	tristate "USB"
7	depends on USB && NET
8	---help---
9	  Say Y here if you want to connect via USB to network tranceiver.
10	  This device driver depends on the networking AIM.
11
12	  To compile this driver as a module, choose M here: the
13	  module will be called most_usb.
14