summaryrefslogtreecommitdiffstats
path: root/Config.in.legacy
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy10
1 files changed, 10 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index fc9f68f24..7748ab390 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -172,4 +172,14 @@ config BR2_PACKAGE_INPUT_TOOLS_EVTEST
help
The evtest program from input-tools is now a separate package.
+config BR2_BFIN_FDPIC
+ bool "BR2_BFIN_FDPIC is now BR2_BINFMT_FDPIC"
+ select BR2_BINFMT_FDPIC
+ select BR2_LEGACY
+
+config BR2_BFIN_FLAT
+ bool "BR2_BFIN_FLAT is now BR2_BINFMT_FLAT"
+ select BR2_BINFMT_FLAT
+ select BR2_LEGACY
+
endmenu