summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig17
1 files changed, 0 insertions, 17 deletions
diff --git a/Kconfig b/Kconfig
index 18510a4..eb11683 100644
--- a/Kconfig
+++ b/Kconfig
@@ -1,27 +1,10 @@
mainmenu "Build training documents"
-config BUILD_FAST_BUILD
- bool "FAST-Build"
- help
- Build pdf's only one time (Without index)
-
config BUILD_HANDOUTS
bool "Build with handouts"
help
Build papers with or without handouts
-config BUILD_MASTER_HANDOUT
- bool "Build master handout"
- depends on BUILD_HANDOUTS
- help
- Build one big master handout with all selected topics
-
-config BUILD_MASTER_PRES
- bool "Build master presentation"
- help
- Build on big master presentation with all selected topics
-
-
source "security/Kconfig"
source "basics/cpu-arch/Kconfig"
source "basics/lx-trainer/Kconfig"