summaryrefslogtreecommitdiff
path: root/packages/busybox/busybox-1.9.1/defconfig
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-02-29 15:37:28 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-02-29 15:37:28 +0000
commitd9ce834542de0a4225a52b3c129082468d3cfa79 (patch)
treef112ff3bfeecc2561f4e73913b85d010f55e9dcb /packages/busybox/busybox-1.9.1/defconfig
parent5e33f4db5f153d6b3e3cc9c75523e9ce9288e396 (diff)
busybox 1.9.1 enable cmp utility, remove openmoko-specific defconfig (not necessary)
Diffstat (limited to 'packages/busybox/busybox-1.9.1/defconfig')
-rw-r--r--packages/busybox/busybox-1.9.1/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/busybox/busybox-1.9.1/defconfig b/packages/busybox/busybox-1.9.1/defconfig
index 40ec933361..770ef6eb12 100644
--- a/packages/busybox/busybox-1.9.1/defconfig
+++ b/packages/busybox/busybox-1.9.1/defconfig
@@ -300,7 +300,7 @@ CONFIG_WHICH=y
#
CONFIG_AWK=y
CONFIG_FEATURE_AWK_MATH=y
-# CONFIG_CMP is not set
+CONFIG_CMP=y
CONFIG_DIFF=y
CONFIG_FEATURE_DIFF_BINARY=y
CONFIG_FEATURE_DIFF_DIR=y