aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2015-04-22 21:34:25 +0100
committerRon Yorston <rmy@pobox.com>2015-04-22 21:34:25 +0100
commitdb9888142ac02f4aba3f72d29f42d5e982cbf41e (patch)
treea3be0df8da251b54e363a38caa51939f7d958365 /configs
parent42463758ee0334dc180bc624a3d7035cf88d6bea (diff)
downloadbusybox-w32-db9888142ac02f4aba3f72d29f42d5e982cbf41e.tar.gz
busybox-w32-db9888142ac02f4aba3f72d29f42d5e982cbf41e.tar.bz2
busybox-w32-db9888142ac02f4aba3f72d29f42d5e982cbf41e.zip
mingw: enable a minimal version of nc by default
Diffstat (limited to 'configs')
-rw-r--r--configs/mingw32_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/mingw32_defconfig b/configs/mingw32_defconfig
index 0608a8692..343b4c101 100644
--- a/configs/mingw32_defconfig
+++ b/configs/mingw32_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Busybox version: 1.24.0.git 3# Busybox version: 1.24.0.git
4# Sun Apr 12 13:04:19 2015 4# Wed Apr 22 21:15:08 2015
5# 5#
6CONFIG_HAVE_DOT_CONFIG=y 6CONFIG_HAVE_DOT_CONFIG=y
7# CONFIG_PLATFORM_POSIX is not set 7# CONFIG_PLATFORM_POSIX is not set
@@ -753,8 +753,8 @@ CONFIG_STRINGS=y
753# CONFIG_NAMEIF is not set 753# CONFIG_NAMEIF is not set
754# CONFIG_FEATURE_NAMEIF_EXTENDED is not set 754# CONFIG_FEATURE_NAMEIF_EXTENDED is not set
755# CONFIG_NBDCLIENT is not set 755# CONFIG_NBDCLIENT is not set
756# CONFIG_NC is not set 756CONFIG_NC=y
757# CONFIG_NC_SERVER is not set 757CONFIG_NC_SERVER=y
758# CONFIG_NC_EXTRA is not set 758# CONFIG_NC_EXTRA is not set
759# CONFIG_NC_110_COMPAT is not set 759# CONFIG_NC_110_COMPAT is not set
760# CONFIG_PING is not set 760# CONFIG_PING is not set