summaryrefslogtreecommitdiffstats
path: root/rules/lsh.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-02-28 14:24:00 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-02-28 14:24:00 +0000
commit76f412c4d8917552740bfb8d48417ee52af8f866 (patch)
tree292cf5e420232714819434d261ef3c6f08e06480 /rules/lsh.in
parenta7a1a04a6ed29be226af5d0f8fa868b588a0eb35 (diff)
downloadptxdist-76f412c4d8917552740bfb8d48417ee52af8f866.tar.gz
ptxdist-76f412c4d8917552740bfb8d48417ee52af8f866.tar.xz
menuconfigized
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4835 33e552b5-05e3-0310-8538-816dae2090ed
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