Skip to content

Commit 3a101cf

Browse files
Relocate module Kconfig beneath $module/zephyr/
Separate `boot/zephyr/Kconfig` into the portion to be picked up through `zephyr/module.yml` (variable declarations) and the portion appropriate for a top-level Kconfig (main menu, sourcing Kconfig.zephyr). Relocate all the module-specific Kconfig content beneath `$mcuboot/zephyr/` and extend `$mcuboot/zephyr/module.yml` to reference it. Verified by: 1. building with `-t guiconfig` and manually verifying the relocation of mcuboot Kconfig content within the Modules:mcuboot section. 2. building a full image and verifying the .map file did not change in flash or ram size. Signed-off-by: Gregory SHUE <[email protected]>
1 parent c694e29 commit 3a101cf

File tree

4 files changed

+656
-650
lines changed

4 files changed

+656
-650
lines changed

0 commit comments

Comments
 (0)