summaryrefslogtreecommitdiffstats
path: root/rules/tk.in
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2009-01-12 14:06:09 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2009-01-12 14:06:09 +0000
commit13cdd8d6046f9c415230228d5b3564031bd54236 (patch)
treedb47e6fa5b861723117a364ff6cb8591c6c83134 /rules/tk.in
parentff53fe41a1fb8e3f7d921b50fcea8ba1dcd79ff5 (diff)
downloadptxdist-13cdd8d6046f9c415230228d5b3564031bd54236.tar.gz
ptxdist-13cdd8d6046f9c415230228d5b3564031bd54236.tar.xz
* tk: Make the menu invisible until currently
broken packages are enabled git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9492 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/tk.in')
-rw-r--r--rules/tk.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/rules/tk.in b/rules/tk.in
index 9ac3b28dd..ff04306a0 100644
--- a/rules/tk.in
+++ b/rules/tk.in
@@ -1,11 +1,10 @@
## SECTION=multimedia_tk
-config TK
+menuconfig TK
tristate
- prompt "tk (tcl/tk)"
+ prompt "tk (tcl/tk) "
select ROOTFS_DEV
depends on TCL
depends on BROKEN
help
Tk is a graphical extension to Tcl (Tool Command Language)
-