diff options
Diffstat (limited to 'networking/netstat.c')
-rw-r--r-- | networking/netstat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/netstat.c b/networking/netstat.c index c7934423b..936610f89 100644 --- a/networking/netstat.c +++ b/networking/netstat.c @@ -16,7 +16,6 @@ //config:config NETSTAT //config: bool "netstat (10 kb)" //config: default y -//config: select PLATFORM_LINUX //config: help //config: netstat prints information about the Linux networking subsystem. //config: |