diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/defconfig.mingw32 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/defconfig.mingw32 b/scripts/defconfig.mingw32 index a49e54187..1c31d382b 100644 --- a/scripts/defconfig.mingw32 +++ b/scripts/defconfig.mingw32 | |||
@@ -531,9 +531,9 @@ CONFIG_DEFAULT_DEPMOD_FILE="" | |||
531 | # CONFIG_MKFS_VFAT is not set | 531 | # CONFIG_MKFS_VFAT is not set |
532 | # CONFIG_GETOPT is not set | 532 | # CONFIG_GETOPT is not set |
533 | # CONFIG_FEATURE_GETOPT_LONG is not set | 533 | # CONFIG_FEATURE_GETOPT_LONG is not set |
534 | # CONFIG_HEXDUMP is not set | 534 | CONFIG_HEXDUMP=y |
535 | # CONFIG_FEATURE_HEXDUMP_REVERSE is not set | 535 | CONFIG_FEATURE_HEXDUMP_REVERSE=y |
536 | # CONFIG_HD is not set | 536 | CONFIG_HD=y |
537 | # CONFIG_HWCLOCK is not set | 537 | # CONFIG_HWCLOCK is not set |
538 | # CONFIG_FEATURE_HWCLOCK_LONG_OPTIONS is not set | 538 | # CONFIG_FEATURE_HWCLOCK_LONG_OPTIONS is not set |
539 | # CONFIG_FEATURE_HWCLOCK_ADJTIME_FHS is not set | 539 | # CONFIG_FEATURE_HWCLOCK_ADJTIME_FHS is not set |