aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2014-03-17 22:04:07 +0000
committerRon Yorston <rmy@pobox.com>2014-03-17 22:04:07 +0000
commitcfb45378f7ecbfa87ad0b61e9463dd83bc5ce615 (patch)
treee19645fb41771c12660b64e176e272fa117bb4fc /configs
parentc2a7ce04edbde925966f03d78cc8db077416da28 (diff)
downloadbusybox-w32-cfb45378f7ecbfa87ad0b61e9463dd83bc5ce615.tar.gz
busybox-w32-cfb45378f7ecbfa87ad0b61e9463dd83bc5ce615.tar.bz2
busybox-w32-cfb45378f7ecbfa87ad0b61e9463dd83bc5ce615.zip
dc: enable pow and exp by default
Diffstat (limited to 'configs')
-rw-r--r--configs/mingw32_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/mingw32_defconfig b/configs/mingw32_defconfig
index 77fa5fa0d..d1163fcf2 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.23.0.git 3# Busybox version: 1.23.0.git
4# Mon Mar 17 15:33:49 2014 4# Mon Mar 17 22:01:36 2014
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
@@ -679,7 +679,7 @@ CONFIG_FEATURE_BEEP_LENGTH_MS=0
679CONFIG_FEATURE_CROND_DIR="" 679CONFIG_FEATURE_CROND_DIR=""
680# CONFIG_CRONTAB is not set 680# CONFIG_CRONTAB is not set
681CONFIG_DC=y 681CONFIG_DC=y
682# CONFIG_FEATURE_DC_LIBM is not set 682CONFIG_FEATURE_DC_LIBM=y
683# CONFIG_DEVFSD is not set 683# CONFIG_DEVFSD is not set
684# CONFIG_DEVFSD_MODLOAD is not set 684# CONFIG_DEVFSD_MODLOAD is not set
685# CONFIG_DEVFSD_FG_NP is not set 685# CONFIG_DEVFSD_FG_NP is not set