summaryrefslogtreecommitdiff
path: root/conf/documentation.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-04-23 16:29:33 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-23 16:29:33 +0000
commite99fa15bdf99ddef110d2ed419e3f67fd47c94de (patch)
tree2a3690502be250dfe49147ed1cd020e7b7b24b06 /conf/documentation.conf
parent4aeb84024a17e85836869b257b682fabedee1917 (diff)
parent43a499b782367210547e21c1f3e8aabdbcd2d29c (diff)
merge of d23a51fd3de55ab7bd14228f1701651fb28530e6
and e399d3faf8861b253531bf4ec2dbec4e5ea1af2b
Diffstat (limited to 'conf/documentation.conf')
-rw-r--r--conf/documentation.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/documentation.conf b/conf/documentation.conf
index cd189b6f2b..d85ccdb0db 100644
--- a/conf/documentation.conf
+++ b/conf/documentation.conf
@@ -92,5 +92,7 @@ ENABLE_BINARY_LOCALE_GENERATION[doc] = "Enable the use of qemu to generate local
PCMCIA_MANAGER[doc] = "Specify which package(s) to install to handle PCMCIA slots (usually pcmcia-cs or pcmciautils)."
+SYSVINIT_ENABLED_GETTYS[doc] = "Specify which VTs should be running a getty, the default is 1"
+
# palmtop build class
PALMTOP_USE_MULTITHREADED_QT[doc] = "Set to yes, if you want to build qt apps with CONFIG+=thread"