summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index eb11683..cedc98b 100644
--- a/Kconfig
+++ b/Kconfig
@@ -5,6 +5,11 @@ config BUILD_HANDOUTS
help
Build papers with or without handouts
+config BUILD_PRINTOUTS
+ bool "Build with printouts"
+ help
+ Build print version of slides
+
source "security/Kconfig"
source "basics/cpu-arch/Kconfig"
source "basics/lx-trainer/Kconfig"