zephyr/arch/arm/soc
Benjamin Walsh 7708710229 Revert "arch: arm: set the architecture via Kconfig"
This reverts commit 3f6884902b.

This commit does not work as intended: the part in arch/arm/Makefile
gets ignored and -mcpu=cortex-m3/4 does not get passed to gcc. It seems
that the zephyr toolchain does not care, but the vxworks assembler
chokes if it is missing, and thinks the CPU does not support thumb ISA

Change-Id: I14d11d3e22dac4952bdab3eb9e2d1c36b1a686c2
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-03-10 16:31:26 -05:00
..
atmel_sam3 Revert "arch: arm: set the architecture via Kconfig" 2016-03-10 16:31:26 -05:00
fsl_frdm_k64f Revert "arch: arm: set the architecture via Kconfig" 2016-03-10 16:31:26 -05:00
ti_lm3s6965 Revert "arch: arm: set the architecture via Kconfig" 2016-03-10 16:31:26 -05:00