diff options
Diffstat (limited to 'src/build/busybox_1.33.0/config')
-rw-r--r-- | src/build/busybox_1.33.0/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build/busybox_1.33.0/config b/src/build/busybox_1.33.0/config index ccd17ae..8ea6de9 100644 --- a/src/build/busybox_1.33.0/config +++ b/src/build/busybox_1.33.0/config @@ -332,7 +332,7 @@ CONFIG_UNIQ=y # CONFIG_USLEEP is not set # CONFIG_UUDECODE is not set # CONFIG_BASE32 is not set -# CONFIG_BASE64 is not set +CONFIG_BASE64=y # CONFIG_UUENCODE is not set CONFIG_WC=y # CONFIG_FEATURE_WC_LARGE is not set |