diff options
author | Ron Yorston <rmy@pobox.com> | 2014-01-06 12:15:28 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2014-01-06 12:15:28 +0000 |
commit | efa0cd7dd196cffdd253417ab6a06271fd655abf (patch) | |
tree | 37ce49f767bda54bf38e9ca4f4d32374a84ab8aa /configs | |
parent | 81d958ea6cc8ce98b69148896ebced6458a9715a (diff) | |
download | busybox-w32-efa0cd7dd196cffdd253417ab6a06271fd655abf.tar.gz busybox-w32-efa0cd7dd196cffdd253417ab6a06271fd655abf.tar.bz2 busybox-w32-efa0cd7dd196cffdd253417ab6a06271fd655abf.zip |
Remove feature that allows stat -f to be disabled
Diffstat (limited to 'configs')
-rw-r--r-- | configs/mingw32_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mingw32_defconfig b/configs/mingw32_defconfig index c36da7116..d60f1939e 100644 --- a/configs/mingw32_defconfig +++ b/configs/mingw32_defconfig | |||
@@ -280,7 +280,6 @@ CONFIG_SPLIT=y | |||
280 | CONFIG_FEATURE_SPLIT_FANCY=y | 280 | CONFIG_FEATURE_SPLIT_FANCY=y |
281 | CONFIG_STAT=y | 281 | CONFIG_STAT=y |
282 | CONFIG_FEATURE_STAT_FORMAT=y | 282 | CONFIG_FEATURE_STAT_FORMAT=y |
283 | # CONFIG_FEATURE_STAT_FILESYSTEM is not set | ||
284 | # CONFIG_STTY is not set | 283 | # CONFIG_STTY is not set |
285 | CONFIG_SUM=y | 284 | CONFIG_SUM=y |
286 | # CONFIG_SYNC is not set | 285 | # CONFIG_SYNC is not set |