summaryrefslogtreecommitdiffstats
path: root/rules/lsh.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/lsh.in')
-rw-r--r--rules/lsh.in9
1 files changed, 4 insertions, 5 deletions
diff --git a/rules/lsh.in b/rules/lsh.in
index afc387349..2ae56a1f5 100644
--- a/rules/lsh.in
+++ b/rules/lsh.in
@@ -1,12 +1,12 @@
-menu "LSH "
+# lsh configuration
-config LSH
+menuconfig LSH
+ prompt "LSH "
bool
select GMP4
select LIBOOP
- prompt "LSH"
help
- FIXME: This item needs to be documented
+ lsh is an SSH implementation.
config LSH_EXECUV
bool
@@ -50,4 +50,3 @@ config LSH_WRITEKEY
help
FIXME: This item needs to be documented
-endmenu