9 lines
341 B
Text
Executable file
9 lines
341 B
Text
Executable file
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
config CNSS_GENL
|
|
tristate "CNSS Generic Netlink Socket Driver"
|
|
help
|
|
This module creates generic netlink family "CLD80211". This can be
|
|
used by cld driver and userspace utilities to communicate over
|
|
netlink sockets. This module creates different multicast groups to
|
|
facilitate the same.
|