diff options
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -170,6 +170,12 @@ 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. + choice prompt "strip" default BR2_STRIP_strip |