diff options
-rw-r--r-- | package/busybox/busybox-1.18.x.config | 2 |
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 |