staging: wfx: drop unicode characters from strings
[linux-2.6-microblaze.git] / drivers / most / Kconfig
index 60fc082..ebfe84e 100644 (file)
@@ -23,4 +23,13 @@ config MOST_USB_HDM
 
          To compile this driver as a module, choose M here: the
          module will be called most_usb.
+
+config MOST_CDEV
+       tristate "Cdev"
+
+       help
+         Say Y here if you want to commumicate via character devices.
+
+         To compile this driver as a module, choose M here: the
+         module will be called most_cdev.
 endif