]> rtime.felk.cvut.cz Git - linux-conf-perf.git/blobdiff - conf.py
Add possibility to hide kernel output
[linux-conf-perf.git] / conf.py
diff --git a/conf.py b/conf.py
index 0343e6b93e6bb31988dc201eebd60c1996523b05..9844d4e3f2a3809e379f1b514e3d439e08eba764 100644 (file)
--- a/conf.py
+++ b/conf.py
@@ -36,7 +36,8 @@ iteration_file = build_folder + '/iteration'
 # Programs paths
 parse_kconfig = checkXf(pf('scripts/parse_kconfig/parse'), 'You must build programs first.')
 
-# Programs output hide
+# Programs output show/hide
 parse_kconfig_output = False
 minisat_output = False
 kernel_config_output = False
+kernel_make_output = True