Add Kconfig to allow own board setup
This commit is contained in:
parent
b45ecb4de4
commit
6b04505fc5
1 changed files with 2 additions and 0 deletions
|
@ -507,6 +507,8 @@ rsource "boards/shields/*/Kconfig.shield"
|
|||
osource "$(ZMK_CONFIG)/boards/shields/*/Kconfig.defconfig"
|
||||
osource "$(ZMK_CONFIG)/boards/shields/*/Kconfig.shield"
|
||||
|
||||
osource "$(ZMK_CONFIG)/boards/arm/*/Kconfig.defconfig"
|
||||
osource "$(ZMK_CONFIG)/boards/arm/*/Kconfig.boards"
|
||||
|
||||
source "Kconfig.zephyr"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue