commit | 9bf2da7ef4ac5d80b0a6b290c392a92f46657124 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Sat Apr 02 22:29:40 2016 -0400 |
committer | Anas Nashif <nashif@linux.intel.com> | Mon Apr 18 21:24:58 2016 +0000 |
tree | 31b69154ec9a1ab079a2716e201924e16ec6aee7 | |
parent | 5250283c33db2e945b0b4c2e3e4c08c4133ab031 [diff] |
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>