diff options
-rw-r--r-- | target/config/Config.in.binfmt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/config/Config.in.binfmt b/target/config/Config.in.binfmt index fe3b66082..0986c6f23 100644 --- a/target/config/Config.in.binfmt +++ b/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 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 config ADK_TARGET_BINFMT |