aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-03-22 23:03:48 +0100
committerKarel Kočí <cynerd@email.cz>2015-03-22 23:03:48 +0100
commit0884edd12e671eb6570caa860ca2dbe556bece71 (patch)
tree3f0411c506ba9cbf56fd4b7a77cfad9621d61cc2 /conf.py
parentb9d566143df0839aae83239f702e9971bd20691f (diff)
downloadlinux-conf-perf-0884edd12e671eb6570caa860ca2dbe556bece71.tar.gz
linux-conf-perf-0884edd12e671eb6570caa860ca2dbe556bece71.tar.bz2
linux-conf-perf-0884edd12e671eb6570caa860ca2dbe556bece71.zip
Add missing kernel_conf_output variable in conf.py
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index 49ac413..19dfe35 100644
--- a/conf.py
+++ b/conf.py
@@ -36,3 +36,4 @@ kconfig_parser = checkXf(pf('programs/kconfig_parser'), 'You must build programs
# Programs output hide
kconfig_parser_output = False
minisat_output = False
+kernel_config_output = True