# 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.

config CNSS_OUT_OF_TREE
	bool "Build module out-of-tree"
	help
	  This enables building the module out of the main kernel tree
