diff options
-rw-r--r-- | busybox.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.config b/busybox.config index 6f91d84..eb7525f 100644 --- a/busybox.config +++ b/busybox.config @@ -564,7 +564,7 @@ CONFIG_MKFS_EXT2=y # CONFIG_FEATURE_MINIX2 is not set CONFIG_MKFS_REISER=y CONFIG_MKFS_VFAT=y -# CONFIG_GETOPT is not set +CONFIG_GETOPT=y # CONFIG_FEATURE_GETOPT_LONG is not set CONFIG_HEXDUMP=y # CONFIG_FEATURE_HEXDUMP_REVERSE is not set |