diff options
Diffstat (limited to 'networking/arp.c')
-rw-r--r-- | networking/arp.c | 1 |
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. |