diff options
Diffstat (limited to 'Kconfig')
| -rw-r--r-- | Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +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 @@ -16,6 +21,7 @@ config BUILD_MASTER_PRES help Build on big master presentation with all selected topics + source "security/vpn/Kconfig" source "basics/cpu-arch/Kconfig" source "application-devel/Kconfig" |
