1# 2# MOST Cdev configuration 3# 4 5config MOST_CDEV 6 tristate "Cdev" 7 8 ---help--- 9 Say Y here if you want to commumicate via character devices. 10 11 To compile this driver as a module, choose M here: the 12 module will be called most_cdev. 13