diff options
| author | Holger Dengler <dengler@linutronix.de> | 2018-04-18 10:42:31 +0200 |
|---|---|---|
| committer | Holger Dengler <dengler@linutronix.de> | 2018-04-18 15:13:02 +0200 |
| commit | 2299479ef5ff3b9c73a2da1b1152fdaa4d18dca3 (patch) | |
| tree | 0980defc74d8701729e89ae4cb007874fd6086be /Kconfig | |
| parent | 44797f7be06e047c2ecd56189c5bb11e7edf854f (diff) | |
build: remove master-presentation and -handout builds
Signed-off-by: Holger Dengler <dengler@linutronix.de>
Diffstat (limited to 'Kconfig')
| -rw-r--r-- | Kconfig | 17 |
1 files changed, 0 insertions, 17 deletions
@@ -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" |
