Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5dc8a864be0820677e7fce85d2832d4387c7bb88
/
.
/
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
.