summaryrefslogtreecommitdiff
path: root/target/config/Config.in.endian.choice
diff options
context:
space:
mode:
Diffstat (limited to 'target/config/Config.in.endian.choice')
-rw-r--r--target/config/Config.in.endian.choice7
1 files changed, 3 insertions, 4 deletions
diff --git a/target/config/Config.in.endian.choice b/target/config/Config.in.endian.choice
index d89184ab0..4645b7111 100644
--- a/target/config/Config.in.endian.choice
+++ b/target/config/Config.in.endian.choice
@@ -2,10 +2,9 @@
# material, please see the LICENCE file in the top-level directory.
choice ADK_TARGET_ENDIAN_MODE
-prompt "Target Endianess"
-depends on !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_SYSTEM
-depends on ADK_LINUX_SH || ADK_LINUX_MIPS || ADK_LINUX_MICROBLAZE \
- || ADK_LINUX_MIPS64 || ADK_LINUX_ARC || ADK_LINUX_ARM || ADK_LINUX_C6X
+prompt "Endianess"
+depends on ADK_TARGET_ARCH_SH || ADK_TARGET_ARCH_MIPS || ADK_TARGET_ARCH_MICROBLAZE \
+ || ADK_TARGET_ARCH_MIPS64 || ADK_TARGET_ARCH_ARC || ADK_TARGET_ARCH_ARM || ADK_TARGET_ARCH_C6X
depends on !ADK_TARGET_SYSTEM_MIKROTIK_RB532
depends on !ADK_TARGET_SYSTEM_DRAGINO_MS14S
depends on !ADK_TARGET_SYSTEM_LEMOTE_YEELONG