summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--target/config/Config.in.cpu6
1 files changed, 1 insertions, 5 deletions
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