From db6e6a11e601ed79a78110bf0fb9a3ac7b58e4e5 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 27 Aug 2016 13:11:40 +0200 Subject: add support for Qemu ARM noMMU Greg Ungerer made me aware of this possibility. Rather hackish implementation, we need to deduplicate later. Update Linux Kernel to 4.4.19 while there. Only non-Devicetree system supported right now. --- target/config/Config.in.archopts | 1 - 1 file changed, 1 deletion(-) (limited to 'target/config/Config.in.archopts') diff --git a/target/config/Config.in.archopts b/target/config/Config.in.archopts index e205a7909..a5f2bc08d 100644 --- a/target/config/Config.in.archopts +++ b/target/config/Config.in.archopts @@ -7,7 +7,6 @@ depends on ADK_TARGET_ARCH_ARM config ADK_TARGET_ARCH_ARM_WITH_ARM bool "arm" - depends on ADK_TARGET_WITH_MMU config ADK_TARGET_ARCH_ARM_WITH_THUMB bool "thumb" -- cgit v1.2.3