fix(shields): Load Kconfig for out-of-tree shields
This commit is contained in:
parent
1797cfb5c5
commit
9730876393
2 changed files with 5 additions and 0 deletions
|
|
@ -193,6 +193,10 @@ source "subsys/logging/Kconfig.template.log_config"
|
|||
|
||||
rsource "boards/Kconfig"
|
||||
rsource "boards/shields/*/Kconfig.defconfig"
|
||||
rsource "boards/shields/*/Kconfig.shield"
|
||||
|
||||
osource "$(ZMK_CONFIG)/boards/shields/*/Kconfig.defconfig"
|
||||
osource "$(ZMK_CONFIG)/boards/shields/*/Kconfig.shield"
|
||||
|
||||
source "Kconfig.zephyr"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue