Ulf Magnusson | bd6e044 | 2019-11-01 13:45:29 +0100 | [diff] [blame] | 1 | # Gecko SDK |
| 2 | |
Anas Nashif | 083617e | 2019-05-30 17:51:53 -0400 | [diff] [blame] | 3 | # Copyright (c) 2017, Christian Taedcke |
Anas Nashif | 083617e | 2019-05-30 17:51:53 -0400 | [diff] [blame] | 4 | # SPDX-License-Identifier: Apache-2.0 |
Anas Nashif | 083617e | 2019-05-30 17:51:53 -0400 | [diff] [blame] | 5 | |
| 6 | config HAS_SILABS_GECKO |
| 7 | bool |
Stephanos Ioannidis | bb14d8c | 2019-10-17 09:42:35 +0900 | [diff] [blame] | 8 | select HAS_CMSIS_CORE |
Torsten Rasmussen | 8dc3f85 | 2022-09-14 22:23:15 +0200 | [diff] [blame] | 9 | depends on SOC_VENDOR_SILABS |