Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Kconfig « cdev « most « staging « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dab99477858e7c5e0e316e83f03343d84da33c6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-License-Identifier: GPL-2.0
#
# MOST Cdev configuration
#

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.