diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-01-20 00:04:33 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-01-20 00:04:33 +0000 |
commit | 7be2f521764ae5a30c54f1db5d6cae6e9ab6faff (patch) | |
tree | a576464718614339670ff05657da0782f754f51e /sources | |
parent | d941e095d8c153eb41383fdb5099800bb3efa1e7 (diff) |
Update default bb config
Diffstat (limited to 'sources')
-rw-r--r-- | sources/busybox.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/busybox.config b/sources/busybox.config index d9e801cf7..5a73cfc13 100644 --- a/sources/busybox.config +++ b/sources/busybox.config @@ -221,6 +221,7 @@ CONFIG_FTPPUT=y CONFIG_HOSTNAME=y # CONFIG_HTTPD is not set CONFIG_IFCONFIG=y +CONFIG_FEATURE_IFUPDOWN_IP=y CONFIG_FEATURE_IFCONFIG_STATUS=y CONFIG_FEATURE_IFCONFIG_SLIP=y CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ=y |