diff options
Diffstat (limited to 'Kconfig')
| -rw-r--r-- | Kconfig | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,9 +1,14 @@ mainmenu "Build training documents" +config BUILD_MICROCONSULT + bool "Build with MicroConsult theme" + help + Build slides using the MicroConsult theme + config BUILD_HANDOUTS bool "Build with handouts" help - Build papers with or without handouts + Build handouts for slides config BUILD_PRINTOUTS bool "Build with printouts" |
