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 @@ | |||
16 | //config:config NETSTAT | 16 | //config:config NETSTAT |
17 | //config: bool "netstat (10 kb)" | 17 | //config: bool "netstat (10 kb)" |
18 | //config: default y | 18 | //config: default y |
19 | //config: select PLATFORM_LINUX | ||
20 | //config: help | 19 | //config: help |
21 | //config: netstat prints information about the Linux networking subsystem. | 20 | //config: netstat prints information about the Linux networking subsystem. |
22 | //config: | 21 | //config: |