summaryrefslogtreecommitdiffstats
path: root/Config.in.legacy
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy9
1 files changed, 9 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 73c01217a6..407480546e 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -169,6 +169,15 @@ config BR2_PACKAGE_UTIL_LINUX_LOGIN_UTILS
###############################################################################
comment "Legacy options removed in 2017.08"
+config BR2_TARGET_GRUB
+ bool "grub (aka grub-legacy) has been removed"
+ select BR2_LEGACY
+ help
+ grub-legacy is no longer maintained, and no longer builds with
+ recent binutils versions.
+
+ Use grub2 or syslinux instead.
+
config BR2_PACKAGE_SIMICSFS
bool "simicsfs support removed"
select BR2_LEGACY
OpenPOWER on IntegriCloud