|
@@ -2,11 +2,11 @@
|
|
# MOST Cdev configuration
|
|
# MOST Cdev configuration
|
|
#
|
|
#
|
|
|
|
|
|
-config AIM_CDEV
|
|
|
|
- tristate "Cdev AIM"
|
|
|
|
|
|
+config MOST_CDEV
|
|
|
|
+ tristate "Cdev"
|
|
|
|
|
|
---help---
|
|
---help---
|
|
Say Y here if you want to commumicate via character devices.
|
|
Say Y here if you want to commumicate via character devices.
|
|
|
|
|
|
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 aim_cdev.
|
|
|
|
|
|
+ module will be called most_cdev.
|