aboutsummaryrefslogtreecommitdiffstats
path: root/conf/documentation.conf
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2006-04-23 15:21:43 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-23 15:21:43 +0000
commit43b0c26db18fbceb32189326253fca41b5ef787d (patch)
treeda2f4791fe0a7b19bef2d85c94e0b30328342e5f /conf/documentation.conf
parent9bdb9dba1ae820afc40494807a4a1d19ca707b03 (diff)
downloadopenembedded-43b0c26db18fbceb32189326253fca41b5ef787d.tar.gz
conf: Update documentation.conf to include SYSVINIT_ENABLED_GETTYS
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"