···180180 To compile this driver as a module, choose M here: the module will be181181 called yealink.182182183183+config INPUT_CM109184184+ tristate "C-Media CM109 USB I/O Controller"185185+ depends on EXPERIMENTAL186186+ depends on USB_ARCH_HAS_HCD187187+ select USB188188+ help189189+ Say Y here if you want to enable keyboard and buzzer functions of the190190+ C-Media CM109 usb phones. The audio part is enabled by the generic191191+ usb sound driver, so you might want to enable that as well.192192+193193+ To compile this driver as a module, choose M here: the module will be194194+ called cm109.195195+183196config INPUT_UINPUT184197 tristate "User level driver support"185198 help