diff options
author | Philip Balister <philip@balister.org> | 2007-06-06 18:09:54 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2007-06-06 18:09:54 +0000 |
commit | f35444490511c658560887ae718a067e1237233a (patch) | |
tree | 3c95e983044855e0328da153f7a8fa6279a19342 /conf | |
parent | 9a12507bbf13e1a25bbecede41a9258bae3cb814 (diff) | |
parent | 11b2f5bb1f6f2f7b45d1cab6f6a75916db8b23a6 (diff) |
merge of '161e1a738dc05762f428e26351dfe3cf5cd65ec4'
and '429b72487e1ea782f82e67b30cb024ff50fdc4fb'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/documentation.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/documentation.conf b/conf/documentation.conf index b92c14f7f0..44a174a01b 100644 --- a/conf/documentation.conf +++ b/conf/documentation.conf @@ -98,6 +98,9 @@ PCMCIA_MANAGER[doc] = "Specify which package(s) to install to handle PCMCIA slot SYSVINIT_ENABLED_GETTYS[doc] = "Specify which VTs should be running a getty, the default is 1" +# insane bbclass +QA_LOG[doc] = "Enable logging of QA errors to log.qa_package. Default is not to log." + # palmtop build class PALMTOP_USE_MULTITHREADED_QT[doc] = "Set to yes, if you want to build qt apps with CONFIG+=thread" |