From 647aaca685077af71438500dccff7b6c19a0e723 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 27 Feb 2022 02:11:55 +0100 Subject: binfmt: remove flat shared, does not compile --- target/config/Config.in.binfmt | 5 ----- 1 file changed, 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 -- cgit v1.2.3