diff options
author | Ron Yorston <rmy@pobox.com> | 2021-07-17 10:50:49 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2021-07-17 10:50:49 +0100 |
commit | 1bed117bea0e8cb51b2352c198bea158ddc68f64 (patch) | |
tree | 306646c9336cbba2d6746559c214965a66348e3a | |
parent | 36e9606c1d1edfbc9e4eba31b4c498dba361ac98 (diff) | |
download | busybox-w32-1bed117bea0e8cb51b2352c198bea158ddc68f64.tar.gz busybox-w32-1bed117bea0e8cb51b2352c198bea158ddc68f64.tar.bz2 busybox-w32-1bed117bea0e8cb51b2352c198bea158ddc68f64.zip |
Update default configuration
-rw-r--r-- | configs/mingw32_defconfig | 4 | ||||
-rw-r--r-- | configs/mingw64_defconfig | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/configs/mingw32_defconfig b/configs/mingw32_defconfig index 0ea5eaee4..b074a8123 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.34.0.git | 3 | # Busybox version: 1.34.0.git |
4 | # Fri May 14 09:23:25 2021 | 4 | # Sat Jul 17 10:37:11 2021 |
5 | # | 5 | # |
6 | CONFIG_HAVE_DOT_CONFIG=y | 6 | CONFIG_HAVE_DOT_CONFIG=y |
7 | # CONFIG_PLATFORM_POSIX is not set | 7 | # CONFIG_PLATFORM_POSIX is not set |
@@ -452,7 +452,7 @@ CONFIG_FEATURE_VI_WIN_RESIZE=y | |||
452 | CONFIG_FEATURE_VI_UNDO=y | 452 | CONFIG_FEATURE_VI_UNDO=y |
453 | CONFIG_FEATURE_VI_UNDO_QUEUE=y | 453 | CONFIG_FEATURE_VI_UNDO_QUEUE=y |
454 | CONFIG_FEATURE_VI_UNDO_QUEUE_MAX=256 | 454 | CONFIG_FEATURE_VI_UNDO_QUEUE_MAX=256 |
455 | # CONFIG_FEATURE_VI_VERBOSE_STATUS is not set | 455 | CONFIG_FEATURE_VI_VERBOSE_STATUS=y |
456 | CONFIG_FEATURE_ALLOW_EXEC=y | 456 | CONFIG_FEATURE_ALLOW_EXEC=y |
457 | 457 | ||
458 | # | 458 | # |
diff --git a/configs/mingw64_defconfig b/configs/mingw64_defconfig index 7d45c02ab..a12e1fa93 100644 --- a/configs/mingw64_defconfig +++ b/configs/mingw64_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.34.0.git | 3 | # Busybox version: 1.34.0.git |
4 | # Fri May 14 09:24:22 2021 | 4 | # Sat Jul 17 10:37:11 2021 |
5 | # | 5 | # |
6 | CONFIG_HAVE_DOT_CONFIG=y | 6 | CONFIG_HAVE_DOT_CONFIG=y |
7 | # CONFIG_PLATFORM_POSIX is not set | 7 | # CONFIG_PLATFORM_POSIX is not set |
@@ -452,7 +452,7 @@ CONFIG_FEATURE_VI_WIN_RESIZE=y | |||
452 | CONFIG_FEATURE_VI_UNDO=y | 452 | CONFIG_FEATURE_VI_UNDO=y |
453 | CONFIG_FEATURE_VI_UNDO_QUEUE=y | 453 | CONFIG_FEATURE_VI_UNDO_QUEUE=y |
454 | CONFIG_FEATURE_VI_UNDO_QUEUE_MAX=256 | 454 | CONFIG_FEATURE_VI_UNDO_QUEUE_MAX=256 |
455 | # CONFIG_FEATURE_VI_VERBOSE_STATUS is not set | 455 | CONFIG_FEATURE_VI_VERBOSE_STATUS=y |
456 | CONFIG_FEATURE_ALLOW_EXEC=y | 456 | CONFIG_FEATURE_ALLOW_EXEC=y |
457 | 457 | ||
458 | # | 458 | # |