module: add zephyr integration

Add module file to make this a Zephyr module.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2019-04-06 18:31:58 -04:00
parent 2d4a4c2f14
commit 15b66bd8e5
2 changed files with 8 additions and 0 deletions

5
Kconfig Normal file
View File

@ -0,0 +1,5 @@
rsource "mcux/Kconfig"
rsource "imx/Kconfig"

3
zephyr/module.yml Normal file
View File

@ -0,0 +1,3 @@
build:
kconfig: Kconfig
cmake: .