summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni2010-04-10 22:52:53 +0200
committerThomas Petazzoni2010-04-12 15:28:12 +0200
commite5d07810b29da13f7544f14135cc57033b960fb9 (patch)
tree16b2852c03fae515708b799454191dcee0b67c5d /Config.in
parentGet rid of all usages of BR2_RECENT (diff)
downloadbuildroot-e5d07810b29da13f7544f14135cc57033b960fb9.tar.gz
buildroot-e5d07810b29da13f7544f14135cc57033b960fb9.tar.xz
buildroot-e5d07810b29da13f7544f14135cc57033b960fb9.zip
Remove the BR2_RECENT option
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/Config.in b/Config.in
index 6a66d502a..bc4fec215 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