zephyr/arch/arm
Anas Nashif 9bf2da7ef4 stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32
Use CONFIG_SOC_FAMILY for the top level SoC family. A family
will have different SoCs or different SoC series with multiple
SoCs.
Adding the Family string to the config variable to avoid confusion
between actual SoCs and families and to prevent name collisions.

Change-Id: Ic99a2c1df7850dee3a45641027af82464dd6fadb
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-04-18 21:24:58 +00:00
..
core arm: Disable unaligned access traps 2016-03-31 21:28:23 +00:00
include power_mgmt: Make names consistent with new RFC 2016-03-26 14:35:11 -04:00
soc stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32 2016-04-18 21:24:58 +00:00
Kbuild build: fix issue with static interrupts on ARC/ARM 2016-02-05 20:25:25 -05:00
Kconfig kconfig: reorg ARM options and make things consistent 2016-03-17 13:00:21 +00:00
Makefile Revert "arch: arm: set the architecture via Kconfig" 2016-03-10 16:31:26 -05:00
defconfig console/uart: remove duplicate default value for parent UART dev 2016-03-30 13:38:58 +00:00