cryptsetup: fix host package option text

Host packages are called 'host foo', not 'host-foo'.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2017-10-10 17:54:59 +02:00
parent 99b8044a67
commit 14aff36717

View file

@ -1,5 +1,5 @@
config BR2_PACKAGE_HOST_CRYPTSETUP
bool "host-cryptsetup"
bool "host cryptsetup"
select BR2_PACKAGE_HOST_UTIL_LINUX
help
This tool helps manipulate dm-crypt and luks partitions for