summaryrefslogtreecommitdiffstats
path: root/package/lvm2/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/lvm2/Config.in')
-rw-r--r--package/lvm2/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/lvm2/Config.in b/package/lvm2/Config.in
index 0dd6d53b4a..de5b972e99 100644
--- a/package/lvm2/Config.in
+++ b/package/lvm2/Config.in
@@ -3,6 +3,7 @@ config BR2_PACKAGE_LVM2
depends on BR2_TOOLCHAIN_HAS_THREADS
depends on BR2_USE_MMU # needs fork()
depends on !BR2_STATIC_LIBS # It fails to build statically
+ select BR2_PACKAGE_LIBAIO
help
This is LVM2, the rewrite of The Linux Logical Volume Manager.
LVM supports enterprise level volume management of disk and
OpenPOWER on IntegriCloud