commit | f200e767734005956f9422fbb37f52fafc5881d2 | [log] [tgz] |
---|---|---|
author | Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> | Wed Jan 15 14:13:17 2020 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jan 15 18:01:26 2020 -0500 |
tree | 1ce37fa4c8b04492c8e20217feae0bcd9b5513db | |
parent | d6b19611c3b253d6edf7f47c62ce55b379f1762d [diff] |
boards: kconfig: Do not assign promptless SOC_FAMILY_TISIMPLELINK 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_CC13X2_CC26X2, SOC_SERIES_CC2650, SOC_SERIES_CC32XX, and SOC_SERIES_MSP432P4XX symbols. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>