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:
Maureen Helm 2016-06-10 14:50:43 -05:00
commit 2bf391797b
3 changed files with 25 additions and 0 deletions

View file

@ -21,6 +21,7 @@ depends on SOC_SERIES_KINETIS_K6X
config SOC_MK64F12
bool "SOC_MK64F12"
select HAS_KSDK
endchoice