Directory | Files | |
---|---|---|
.. | 3 | |
File | Size | |
Kconfig | 287 B | |
Makefile | 96 B | |
most_net.mod.c | 0 B | |
net.c | 13 kB |
# SPDX-License-Identifier: GPL-2.0 # # MOST Networking configuration # config MOST_NET tristate "Net" depends on NET help Say Y here if you want to commumicate via a networking device. To compile this driver as a module, choose M here: the module will be called most_net.