Merge pull request #113 from yann-morin-1998/yem/arch-arm-with-cpu-with-cpu

arch: do not allow specifying both --with-arch and --with-cpu
This commit is contained in:
Bryan Hundven 2015-06-10 09:27:50 -07:00
commit 8534a138ef

View File

@ -196,6 +196,7 @@ config ARCH_ARCH
string
prompt "Architecture level"
depends on ARCH_SUPPORTS_WITH_ARCH
depends on ARCH_CPU = ""
default ""
help
GCC uses this name to determine what kind of instructions it can emit