From 7f794b241661290776b2df594b93cb4e854e0081 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 4 Jul 2016 20:54:54 +0200 Subject: bfin: has msep-data support --- target/config/Config.in.binfmt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/config/Config.in.binfmt') diff --git a/target/config/Config.in.binfmt b/target/config/Config.in.binfmt index d476eff5f..3b88791d6 100644 --- a/target/config/Config.in.binfmt +++ b/target/config/Config.in.binfmt @@ -39,7 +39,7 @@ config ADK_TARGET_BINFMT_FLAT_ONE config ADK_TARGET_BINFMT_FLAT_SEP_DATA bool "Separate data and code region" - depends on ADK_TARGET_ARCH_M68K + depends on ADK_TARGET_ARCH_M68K || ADK_TARGET_ARCH_BFIN help Allow for the data and text segments to be separated and placed in different regions of memory. -- cgit v1.2.3