mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-18 19:16:55 -05:00
fix(shields): Load Kconfig for out-of-tree shields
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user