summaryrefslogtreecommitdiffstats
path: root/rules/gnuplot.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-06-12 19:19:11 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-06-12 19:19:11 +0000
commit909ecfbf9da925bbfa921b936a6d76c7db9ca0c1 (patch)
tree1d211677fe921ef8a8c3e3757eb3b85af4893f8f /rules/gnuplot.in
parent04aae17d29987b5f62a22ea9740934e6aa1e4b86 (diff)
downloadptxdist-909ecfbf9da925bbfa921b936a6d76c7db9ca0c1.tar.gz
ptxdist-909ecfbf9da925bbfa921b936a6d76c7db9ca0c1.tar.xz
restructuring menu structure
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2754 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/gnuplot.in')
-rw-r--r--rules/gnuplot.in7
1 files changed, 2 insertions, 5 deletions
diff --git a/rules/gnuplot.in b/rules/gnuplot.in
index be159e103..2b69a7d21 100644
--- a/rules/gnuplot.in
+++ b/rules/gnuplot.in
@@ -1,8 +1,6 @@
-menu "gnuplot "
-
-config GNUPLOT
+menuconfig GNUPLOT
bool
- prompt "Gnuplot"
+ prompt "gnuplot"
select ZLIB
config GNUPLOT_FITERRVARS
@@ -40,4 +38,3 @@ config GNUPLOT_PDF
prompt "PDF support"
depends on GNUPLOT
-endmenu