aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-05-06 17:28:39 +0200
committerKarel Kočí <cynerd@email.cz>2015-05-06 17:28:39 +0200
commit015979b483011be86bdb10e5ca0fa7d88695b856 (patch)
treea0602c68f597c93c3070fbcdcd9d6834a83eaa51 /conf.py
parent54cb72fb00801a4f2590261f96689b23e0079900 (diff)
downloadlinux-conf-perf-015979b483011be86bdb10e5ca0fa7d88695b856.tar.gz
linux-conf-perf-015979b483011be86bdb10e5ca0fa7d88695b856.tar.bz2
linux-conf-perf-015979b483011be86bdb10e5ca0fa7d88695b856.zip
Fix some comments and if in solution
These changes were forgotten after change from minisat to picosat
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index b769bdb..c68d3bb 100644
--- a/conf.py
+++ b/conf.py
@@ -9,7 +9,7 @@ novaboot_args = ['--qemu=qemu-system-x86_64']
picosat_args = []
# Programs output show/hide
parse_kconfig_output = False
-minisat_output = False
+picosat_output = False
kernel_config_output = True
kernel_make_output = True
boot_output = True