summaryrefslogtreecommitdiffstats
path: root/rules/timezone.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2008-06-04 12:51:05 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2008-06-04 12:51:05 +0000
commit596f6514f2ee5cc295a2892704b66c6709478061 (patch)
treebf1c1fb7deca779b20827a8487a7475447664a32 /rules/timezone.in
parent83d2727bcb1a3b059c8c5939f267c45b6ce36ed2 (diff)
downloadptxdist-596f6514f2ee5cc295a2892704b66c6709478061.tar.gz
ptxdist-596f6514f2ee5cc295a2892704b66c6709478061.tar.xz
* t*..z*.in: turn bool into tristate for package selections
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8310 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/timezone.in')
-rw-r--r--rules/timezone.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/timezone.in b/rules/timezone.in
index 7f60e60a5..143405c2b 100644
--- a/rules/timezone.in
+++ b/rules/timezone.in
@@ -2,8 +2,8 @@ comment "Time zone support doesn't work with OSELAS.Toolchain-1.1.0"
comment "and prio versions, hence marked as broken for now"
menuconfig TIMEZONE
- bool
- prompt "Timezone Files "
+ tristate
+ prompt "Timezone Files "
depends on GLIBC
depends on BROKEN
help