From aa2fbaad5880a5d5057d1ee6a64628e9b17203b1 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Mon, 7 Mar 2016 16:16:13 +0100
Subject: if prevents the usability of symbols :(

---
 target/config/Config.in.cpu | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

(limited to 'target/config')

diff --git a/target/config/Config.in.cpu b/target/config/Config.in.cpu
index 2dd19dff8..b8fbcfe4d 100644
--- a/target/config/Config.in.cpu
+++ b/target/config/Config.in.cpu
@@ -2,11 +2,7 @@
 # material, please see the LICENCE file in the top-level directory.
 
 choice ADK_TARGET_CPU
-prompt "CPU" if ADK_TARGET_GENERIC || \
-		ADK_TARGET_SYSTEM_QEMU_ALPHA || \
-		ADK_TARGET_SYSTEM_QEMU_MIPS || \
-		ADK_TARGET_SYSTEM_QEMU_MIPS64 || \
-		ADK_TARGET_SYSTEM_QEMU_XTENSA
+prompt "CPU"
 
 # aarch64
 config ADK_TARGET_CPU_AARCH64_CORTEX_A53
-- 
cgit v1.2.3