diff options
Diffstat (limited to 'target/mips')
-rw-r--r-- | target/mips/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips/Config.in b/target/mips/Config.in index a27e679df..90a519f6b 100644 --- a/target/mips/Config.in +++ b/target/mips/Config.in @@ -1,5 +1,5 @@ choice -depends on ADK_LINUX_MIPS || ADK_LINUX_NATIVE && ADK_CHOOSE_TARGET_ARCH +depends on ADK_LINUX_MIPS && ADK_CHOOSE_TARGET_ARCH prompt "Target system" config ADK_CHOOSE_TARGET_SYSTEM_MIPS |