Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f9fb69adb6c7acca60977a4db5a5f95b8e66c041
/
.
/
net
/
netlink
/
Kconfig
blob: 5d6e8c05b3d48adb1201fad2b69c8cda2efcc03e [
file
] [
log
] [
blame
]
#
# Netlink Sockets
#
config NETLINK_DIAG
tristate
"NETLINK: socket monitoring interface"
default
n
---
help
---
Support
for
NETLINK socket monitoring
interface
used
by
the ss tool
.
If
unsure
,
say Y
.