From 7693dc31679537dd3bfd001bbd9e4e311ca8f09b Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 8 Aug 2009 20:26:32 +0200 Subject: Introduce EMBTK_OLDPACKAGES, giving then ability to build old packages This patch introduces EMBTK_OLDPACKAGES, giving then ability to build old packages or to hide them in Embtk. Signed-off-by: Abdoulaye Walsimou Gaye --- Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Kconfig') diff --git a/Kconfig b/Kconfig index d937395..9692a90 100644 --- a/Kconfig +++ b/Kconfig @@ -37,6 +37,12 @@ menu "Architecture Variant and options" source "kconfig/arch-variant.kconfig" endmenu +#Give ability to build (hide) old packages, instead of remove them in Embtk. +config EMBTK_OLDPACKAGES + bool "Show old revision of some packages" + help + This will allow you to build old revisions of some packages. + menu "Toolchain configuration" source "kconfig/toolchain.kconfig" endmenu -- cgit v1.2.3