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: 330c95fe6550256931356a4bef65bdebce74c07f (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.