From 0719d255b3a73933366906051b7272c4d75973ee Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 03 Jun 2013 17:01:59 -0400 Subject: Enable CONFIG_GETOPT. fakeroot uses getopt. --- (limited to 'busybox.config') 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 -- cgit v0.9.1