zephyr: Specify module's Kconfig location

Specify that the Kconfig file for the OpenThread module is located
within Zephyr tree.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
This commit is contained in:
Robert Lubos 2022-07-07 16:09:40 +02:00 committed by Robert Lubos
parent 978a600f09
commit 4a8ba0b043
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
build:
cmake-ext: True
kconfig-ext: True