summaryrefslogtreecommitdiffstats
path: root/package/cryptsetup/Config.in.host
diff options
context:
space:
mode:
Diffstat (limited to 'package/cryptsetup/Config.in.host')
-rw-r--r--package/cryptsetup/Config.in.host8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/cryptsetup/Config.in.host b/package/cryptsetup/Config.in.host
new file mode 100644
index 0000000000..7060ed16a9
--- /dev/null
+++ b/package/cryptsetup/Config.in.host
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_HOST_CRYPTSETUP
+ bool "host-cryptsetup"
+ select BR2_PACKAGE_HOST_UTIL_LINUX
+ help
+ This tool helps manipulate dm-crypt and luks partitions for
+ on-disk encryption.
+
+ https://gitlab.com/cryptsetup/cryptsetup
OpenPOWER on IntegriCloud