summaryrefslogtreecommitdiff
path: root/networking/arp.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/arp.c')
-rw-r--r--networking/arp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/arp.c b/networking/arp.c
index 6519f8156..16783ab95 100644
--- a/networking/arp.c
+++ b/networking/arp.c
@@ -15,7 +15,6 @@
//config:config ARP
//config: bool "arp (10 kb)"
//config: default y
-//config: select PLATFORM_LINUX
//config: help
//config: Manipulate the system ARP cache.