diff options
Diffstat (limited to 'configs/TEST_noprintf_defconfig')
-rw-r--r-- | configs/TEST_noprintf_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/TEST_noprintf_defconfig b/configs/TEST_noprintf_defconfig index b72e12856..f4338df71 100644 --- a/configs/TEST_noprintf_defconfig +++ b/configs/TEST_noprintf_defconfig | |||
@@ -89,7 +89,7 @@ CONFIG_PREFIX="./_install" | |||
89 | # Busybox Library Tuning | 89 | # Busybox Library Tuning |
90 | # | 90 | # |
91 | CONFIG_PASSWORD_MINLEN=6 | 91 | CONFIG_PASSWORD_MINLEN=6 |
92 | CONFIG_MD5_SIZE_VS_SPEED=2 | 92 | CONFIG_MD5_SMALL=1 |
93 | CONFIG_FEATURE_FAST_TOP=y | 93 | CONFIG_FEATURE_FAST_TOP=y |
94 | # CONFIG_FEATURE_ETC_NETWORKS is not set | 94 | # CONFIG_FEATURE_ETC_NETWORKS is not set |
95 | CONFIG_FEATURE_EDITING=y | 95 | CONFIG_FEATURE_EDITING=y |