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