diff options
Diffstat (limited to 'networking/ip.c')
-rw-r--r-- | networking/ip.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/networking/ip.c b/networking/ip.c index 97d618cd9..034ee4fc8 100644 --- a/networking/ip.c +++ b/networking/ip.c | |||
@@ -9,7 +9,7 @@ | |||
9 | * Bernhard Reutner-Fischer rewrote to use index_in_substr_array | 9 | * Bernhard Reutner-Fischer rewrote to use index_in_substr_array |
10 | */ | 10 | */ |
11 | //config:config IP | 11 | //config:config IP |
12 | //config: bool "ip (34 kb)" | 12 | //config: bool "ip (35 kb)" |
13 | //config: default y | 13 | //config: default y |
14 | //config: select PLATFORM_LINUX | 14 | //config: select PLATFORM_LINUX |
15 | //config: help | 15 | //config: help |
@@ -28,7 +28,7 @@ | |||
28 | //config: Short form of "ip addr" | 28 | //config: Short form of "ip addr" |
29 | //config: | 29 | //config: |
30 | //config:config IPLINK | 30 | //config:config IPLINK |
31 | //config: bool "iplink (16 kb)" | 31 | //config: bool "iplink (17 kb)" |
32 | //config: default y | 32 | //config: default y |
33 | //config: select FEATURE_IP_LINK | 33 | //config: select FEATURE_IP_LINK |
34 | //config: select PLATFORM_LINUX | 34 | //config: select PLATFORM_LINUX |