From: Thomas Petazzoni Date: Sat, 10 Apr 2010 20:52:53 +0000 (+0200) Subject: Remove the BR2_RECENT option X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e5d07810b29da13f7544f14135cc57033b960fb9;p=buildroot.git Remove the BR2_RECENT option Signed-off-by: Thomas Petazzoni --- diff --git a/Config.in b/Config.in index 6a66d502ab..bc4fec2155 100644 --- a/Config.in +++ b/Config.in @@ -132,12 +132,6 @@ config BR2_DEPRECATED help This option hides outdated/obsolete versions of packages. -config BR2_RECENT - bool "Show packages that are of the latest major version" - default y - help - This option show recent versions of packages. - config BR2_ENABLE_DEBUG bool "build packages with debugging symbols" select BR2_PACKAGE_GDB_SERVER