|
@@ -2,13 +2,12 @@
|
|
# MOST USB configuration
|
|
# MOST USB configuration
|
|
#
|
|
#
|
|
|
|
|
|
-config HDM_USB
|
|
|
|
- tristate "USB HDM"
|
|
|
|
|
|
+config MOST_USB
|
|
|
|
+ tristate "USB"
|
|
depends on USB && NET
|
|
depends on USB && NET
|
|
-
|
|
|
|
---help---
|
|
---help---
|
|
Say Y here if you want to connect via USB to network tranceiver.
|
|
Say Y here if you want to connect via USB to network tranceiver.
|
|
This device driver depends on the networking AIM.
|
|
This device driver depends on the networking AIM.
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
To compile this driver as a module, choose M here: the
|
|
- module will be called hdm_usb.
|
|
|
|
|
|
+ module will be called most_usb.
|