summaryrefslogtreecommitdiffstats
path: root/package/busybox
diff options
context:
space:
mode:
authorPeter Korsgaard2011-07-21 22:45:49 +0200
committerPeter Korsgaard2011-07-21 22:45:49 +0200
commit4ec2e3bb53ec57e3b64b4b49918a5e8f53e1eb97 (patch)
tree46586c924fb90b345f27b20e7800b2267846fe9d /package/busybox
parentusbmount: bump to 0.0.21 (diff)
downloadbuildroot-4ec2e3bb53ec57e3b64b4b49918a5e8f53e1eb97.tar.gz
buildroot-4ec2e3bb53ec57e3b64b4b49918a5e8f53e1eb97.tar.xz
buildroot-4ec2e3bb53ec57e3b64b4b49918a5e8f53e1eb97.zip
busybox: busybox-1.18.x.config: enable blkid applet
Needed by usbmount. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/busybox')
-rw-r--r--package/busybox/busybox-1.18.x.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/busybox-1.18.x.config b/package/busybox/busybox-1.18.x.config
index 4c43b7a78..502048d22 100644
--- a/package/busybox/busybox-1.18.x.config
+++ b/package/busybox/busybox-1.18.x.config
@@ -514,7 +514,7 @@ CONFIG_DEFAULT_DEPMOD_FILE="modules.dep"
# CONFIG_REV is not set
# CONFIG_ACPID is not set
# CONFIG_FEATURE_ACPID_COMPAT is not set
-# CONFIG_BLKID is not set
+CONFIG_BLKID=y
CONFIG_DMESG=y
CONFIG_FEATURE_DMESG_PRETTY=y
# CONFIG_FBSET is not set