Browse Source

binfmt: remove flat shared, does not compile

Waldemar Brodkorb 3 years ago
parent
commit
647aaca685
1 changed files with 0 additions and 5 deletions
  1. 0 5
      target/config/Config.in.binfmt

+ 0 - 5
target/config/Config.in.binfmt

@@ -49,11 +49,6 @@ config ADK_TARGET_BINFMT_FLAT_SEP_DATA
 	  Allow for the data and text segments to be separated and placed in
 	  Allow for the data and text segments to be separated and placed in
 	  different regions of memory.
 	  different regions of memory.
 
 
-config ADK_TARGET_BINFMT_FLAT_SHARED
-	bool "Shared binary"
-	help
-	  Allow to load and link indiviual FLAT binaries at run time.
-
 endchoice
 endchoice
 
 
 config ADK_TARGET_BINFMT
 config ADK_TARGET_BINFMT