From: Matthias Hentges Date: Sun, 23 Apr 2006 15:21:43 +0000 (+0000) Subject: conf: Update documentation.conf to include SYSVINIT_ENABLED_GETTYS X-Git-Tag: Release-2010-05/1~9453^2~1898^2~8^2~30^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43b0c26db18fbceb32189326253fca41b5ef787d;p=openembedded.git conf: Update documentation.conf to include SYSVINIT_ENABLED_GETTYS --- 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"