diff options
Diffstat (limited to 'networking/ifconfig.c')
-rw-r--r-- | networking/ifconfig.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/ifconfig.c b/networking/ifconfig.c index 9ee232a66..4090959b8 100644 --- a/networking/ifconfig.c +++ b/networking/ifconfig.c | |||
@@ -27,6 +27,7 @@ | |||
27 | //config:config IFCONFIG | 27 | //config:config IFCONFIG |
28 | //config: bool "ifconfig (12 kb)" | 28 | //config: bool "ifconfig (12 kb)" |
29 | //config: default y | 29 | //config: default y |
30 | //config: select PLATFORM_LINUX | ||
30 | //config: help | 31 | //config: help |
31 | //config: Ifconfig is used to configure the kernel-resident network interfaces. | 32 | //config: Ifconfig is used to configure the kernel-resident network interfaces. |
32 | //config: | 33 | //config: |