Explorar el Código

bfin: has msep-data support

Waldemar Brodkorb hace 8 años
padre
commit
7f794b2416
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      target/config/Config.in.binfmt

+ 1 - 1
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.