Sign in
gem5
/
arm
/
linux
/
423a8a942e95493b73228ba6a3f176dcc7f35fa9
/
.
/
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
.