summaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@openbios.org>2006-08-23 11:47:58 +0000
committerStefan Reinauer <stepan@openbios.org>2006-08-23 11:47:58 +0000
commit6a1540b606f55e8b91ac6502af62f1b0c091efe3 (patch)
treed0ba4c3be2141aa6b2c80e586f7eb70b2e4e1cd7 /src/config
parente4ff2a51df82d0adac1e486f38fdf870f47c3f76 (diff)
downloadcoreboot-6a1540b606f55e8b91ac6502af62f1b0c091efe3.tar.xz
enable graphs created by dot.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2384 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/config')
-rwxr-xr-xsrc/config/LinuxBIOSDoc.config6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/config/LinuxBIOSDoc.config b/src/config/LinuxBIOSDoc.config
index 34c9be5932..d8ef8b7bee 100755
--- a/src/config/LinuxBIOSDoc.config
+++ b/src/config/LinuxBIOSDoc.config
@@ -243,15 +243,15 @@ PERL_PATH = /usr/bin/perl
#---------------------------------------------------------------------------
CLASS_DIAGRAMS = YES
HIDE_UNDOC_RELATIONS = YES
-HAVE_DOT = NO
+HAVE_DOT = YES
CLASS_GRAPH = YES
COLLABORATION_GRAPH = YES
GROUP_GRAPHS = YES
-UML_LOOK = NO
+UML_LOOK = YES
TEMPLATE_RELATIONS = NO
INCLUDE_GRAPH = YES
INCLUDED_BY_GRAPH = YES
-CALL_GRAPH = NO
+CALL_GRAPH = YES
GRAPHICAL_HIERARCHY = YES
DIRECTORY_GRAPH = YES
DOT_IMAGE_FORMAT = png