summaryrefslogtreecommitdiff
path: root/target/lm32/systems/qemu-lm32
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2019-11-05 12:17:19 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2020-01-28 11:22:47 +0100
commit8267a326599860d1b46f9c0d2a6e4863c03f1712 (patch)
tree296dd6b52616942b94fc342eaf2bb6df82f002e7 /target/lm32/systems/qemu-lm32
parent7eb784ff9c7302e5954cfdcdd484011136f59ec5 (diff)
lm32: update to 4.8 linux port, same delay loop issue :(
Diffstat (limited to 'target/lm32/systems/qemu-lm32')
-rw-r--r--target/lm32/systems/qemu-lm321
1 files changed, 0 insertions, 1 deletions
diff --git a/target/lm32/systems/qemu-lm32 b/target/lm32/systems/qemu-lm32
index 901e1665f..ad573472c 100644
--- a/target/lm32/systems/qemu-lm32
+++ b/target/lm32/systems/qemu-lm32
@@ -2,7 +2,6 @@ config ADK_TARGET_SYSTEM_QEMU_LM32
bool "Qemu Emulator"
select ADK_TARGET_QEMU
select ADK_TARGET_CPU_LM32
- select ADK_TARGET_UCLINUX
select ADK_TARGET_KERNEL_SIMPLEIMAGE
help
Support for Qemu Emulator LM32 architecture.