Kconfig: add link to Zephyr modules "magic"

Because it's not a documented feature.

"Fixes" commit 9235eb8360 ("kconfig: move BUILD_VM_ROM
Kconfig.xtos-build") / PR #4201

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
Marc Herbert 2021-05-27 20:54:10 +00:00 committed by Liam Girdwood
parent 5b072d97d5
commit 3b06515262
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ config XT_INTERRUPT_LEVEL_5
rsource "src/Kconfig"
# See zephyr/modules/Kconfig
if !ZEPHYR_SOF_MODULE
rsource "Kconfig.xtos-build"
endif