summaryrefslogtreecommitdiff
path: root/sources/busybox.config
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-09-14 11:34:26 +0000
committerEric Andersen <andersen@codepoet.org>2003-09-14 11:34:26 +0000
commit5f92f5c9e9333b0b44b65568b5b2b347bee02899 (patch)
tree1424e98ed9cf148c25890de51e76e8ec36376a89 /sources/busybox.config
parentdde95efe4a8718d3a6caf945be45dafc2a4646b5 (diff)
enable getopt for fakeroot
Diffstat (limited to 'sources/busybox.config')
-rw-r--r--sources/busybox.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/busybox.config b/sources/busybox.config
index 1477e3af8..ee45c45a5 100644
--- a/sources/busybox.config
+++ b/sources/busybox.config
@@ -407,7 +407,7 @@ CONFIG_FEATURE_FDISK_WRITABLE=y
# CONFIG_FREERAMDISK is not set
# CONFIG_FSCK_MINIX is not set
# CONFIG_MKFS_MINIX is not set
-# CONFIG_GETOPT is not set
+CONFIG_GETOPT=y
CONFIG_HEXDUMP=y
# CONFIG_HWCLOCK is not set
# CONFIG_LOSETUP is not set