ksdk: Add Kconfig support for the ksdk
Add hidden configuration HAS_KSDK for SoCs to select if they have support in the ksdk. Change-Id: Ia4cd11901bc26d21a3bdfad6236d66656bb292cb Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
This commit is contained in:
parent
b757c1ccba
commit
2bf391797b
3 changed files with 25 additions and 0 deletions
|
@ -21,6 +21,7 @@ depends on SOC_SERIES_KINETIS_K6X
|
|||
|
||||
config SOC_MK64F12
|
||||
bool "SOC_MK64F12"
|
||||
select HAS_KSDK
|
||||
|
||||
endchoice
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue