From c358412dbf0c779910057d4547f673e85b7b12dd Mon Sep 17 00:00:00 2001 From: Christian Eppler Date: Wed, 15 May 2013 11:25:41 +0200 Subject: Test with master Signed-off-by: Christian Eppler --- Kconfig | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'Kconfig') diff --git a/Kconfig b/Kconfig index 2c15262..b7a6bc7 100644 --- a/Kconfig +++ b/Kconfig @@ -5,12 +5,23 @@ config BUILD_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/vpn/Kconfig" source "basics/cpu-arch/Kconfig" source "application-devel/Kconfig" source "distribution/Kconfig" source "flash-memory/Kconfig" -source "forms/Kconfig" +source "forms/eval/Kconfig" source "frameworks/middleware/Kconfig" source "kernel-devel/Kconfig" source "linux-basics/Kconfig" -- cgit v1.2.3