Browse Source

instruction set must depend on ARM

Waldemar Brodkorb 9 years ago
parent
commit
63be80f6e8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/config/Config.in.archopts

+ 1 - 0
target/config/Config.in.archopts

@@ -3,6 +3,7 @@
 
 choice
 prompt "Instruction set"
+depends on ADK_TARGET_ARCH_ARM
 
 config ADK_TARGET_ARCH_ARM_WITH_ARM
 	bool "arm"