summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-05 14:32:38 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-09 22:54:17 +0100
commited364d1e54a7a31f6e2dc40af4b496c93148383e (patch)
treeb566c591d66d08e8a14d61f9b12b35e080420258 /Config.in.legacy
parente4e2cc4d4b0cc4ad1fafa208e1c6887452727a4e (diff)
snowball-{hdmiservice, init}: remove packages
The snowball_defconfig has been removed one year ago in commit b3fa8e24defb20e1734e7e75f432090fe83c0dd8 ("configs: remove calao_snowball_defconfig"), and it's no longer possible to buy Snowball boards. Therefore, there is no reason to keep the snowball-related packages in our tree. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy17
1 files changed, 17 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 8c41b0509..53fcf4e31 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -143,6 +143,23 @@ comment "----------------------------------------------------"
endif
###############################################################################
+comment "Legacy options removed in 2017.02"
+
+config BR2_PACKAGE_SNOWBALL_HDMISERVICE
+ bool "snowball-hdmiservice removed"
+ select BR2_LEGACY
+ help
+ We no longer have support for the Snowball platform in
+ Buildroot, so this package was no longer useful.
+
+config BR2_PACKAGE_SNOWBALL_INIT
+ bool "snowball-init removed"
+ select BR2_LEGACY
+ help
+ We no longer have support for the Snowball platform in
+ Buildroot, so this package was no longer useful.
+
+###############################################################################
comment "Legacy options removed in 2016.11"
config BR2_PACKAGE_PHP_SAPI_CLI_CGI