m68k: flat one memory region works with small kernel patch
Greg Ungerer fixed recently a bug in the Linux kernel, which allows to use one memory region again. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> [Thomas: cherry-picked from next to master, in order to be able to use BR2_BINFMT_FLAT_ONE by default on m68k, since BR2_BINFMT_FLAT_SEP_DATA causes too much problems.] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
51e35be7cb
commit
f9aee4b581
@@ -331,7 +331,6 @@ choice
|
||||
|
||||
config BR2_BINFMT_FLAT_ONE
|
||||
bool "One memory region"
|
||||
depends on !BR2_m68k
|
||||
help
|
||||
All segments are linked into one memory region.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user