From 40897a4cf230654a1b3b3d8d717fbf0b135e2f36 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 26 Apr 2014 08:49:54 +0200 Subject: move thumb mode to toolchain options --- target/config/Config.in | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'target') diff --git a/target/config/Config.in b/target/config/Config.in index a36881519..96cce9aba 100644 --- a/target/config/Config.in +++ b/target/config/Config.in @@ -365,21 +365,6 @@ endchoice endmenu -choice -prompt "Use ARM thumb mode" -depends on ADK_CPU_CORTEX_A9 - -config ADK_LINUX_ARM_WITHOUT_THUMB - boolean "disabled" - select ADK_mode_arm - -config ADK_LINUX_ARM_WITH_THUMB - boolean "enabled" - select ADK_mode_thumb - select ADK_KERNEL_THUMB2_KERNEL - -endchoice - # hardware features, do not use for qemu config ADK_TARGET_WITH_USB boolean -- cgit v1.2.3