drivers/connector/Kconfig v3.0-rc7

CONNECTOR

Connector - unified userspace <-> kernelspace linker

This is unified userspace <-> kernelspace connector working on top
of the netlink socket protocol.

Connector support can also be built as a module.  If so, the module
will be called cn.

PROC_EVENTS

Report process events to userspace

Provide a connector that reports process events to userspace. Send
events such as fork, exec, id change (uid, gid, suid, etc), and exit.