diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-04-24 13:53:34 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2016-04-24 13:53:50 +0200 |
commit | 0b16272cd70105e7f94b8fce517d2d2d3ab4b325 (patch) | |
tree | 97214a9071515c9163124b84da801ff44da940ba | |
parent | a5d2b1c8ab83b23476b6e7979641cb3f158268ad (diff) |
bfin: msep-data can be used
-rw-r--r-- | target/config/Config.in.binfmt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/config/Config.in.binfmt b/target/config/Config.in.binfmt index 9ffb924a0..9e9a179da 100644 --- a/target/config/Config.in.binfmt +++ b/target/config/Config.in.binfmt @@ -38,7 +38,6 @@ 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 help Allow for the data and text segments to be separated and placed in different regions of memory. |