summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index e5a568d0f..12426c9cd 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,13 @@ endif
###############################################################################
comment "Legacy options removed in 2016.08"
+config BR2_PACKAGE_LIBFSLPARSER
+ bool "libfslparser has been renamed to imx-parser"
+ select BR2_LEGACY
+ select BR2_PACKAGE_IMX_PARSER
+ help
+ The libfslparser has been renamed to match the renamed package.
+
config BR2_PACKAGE_LIBFSLCODEC
bool "libfslcodec has been renamed to imx-codec"
select BR2_LEGACY