diff options
Diffstat (limited to 'Config.in.legacy')
-rw-r--r-- | Config.in.legacy | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy index e1a0276b7d..20e2d5c8c6 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -145,6 +145,12 @@ endif ############################################################################### comment "Legacy options removed in 2018.11" +config BR2_PACKAGE_BOOTUTILS + bool "bootutils package removed" + select BR2_LEGACY + help + The bootutils package was removed. + config BR2_PACKAGE_EXPEDITE bool "expedite package has been removed" select BR2_LEGACY |