commit | d6b19611c3b253d6edf7f47c62ce55b379f1762d | [log] [tgz] |
---|---|---|
author | Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> | Wed Jan 15 14:14:54 2020 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jan 15 18:01:00 2020 -0500 |
tree | 81a962f1dd80c04c1ed075547152a3e15a9a8540 | |
parent | 009037185a8a4faa0c8595ca09156a80a4a29379 [diff] |
boards: kconfig: Do not assign promptless SOC_FAMILY_EXX32 Assignments have no effect on promptless symbols. Flagged by https://github.com/zephyrproject-rtos/zephyr/pull/20742. This symbol is selected by the SOC_SERIES_EFM32HG, SOC_SERIES_EFM32PG12B, SOC_SERIES_EFM32WG, SOC_SERIES_EFR32FG1P, and SOC_SERIES_EFR32MG12P symbols. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>