Remove the BR2_RECENT option
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 10 Apr 2010 20:52:53 +0000 (22:52 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 12 Apr 2010 13:28:12 +0000 (15:28 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Config.in

index 6a66d502ab3494a15a5ddabf63d3737d71667e7b..bc4fec2155768216571f7b8d0c61a15b2f3f3595 100644 (file)
--- 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