mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 13:51:55 +00:00
As we want to remove dts dependency on Kconfig, we had a case based on CONFIG_BOOTLOADER_MCUBOOT. From a DTS point of view that was just getting the chosen property 'zephyr,code-partition' set. We can easily move this to the actual dts files and remove the mcuboot.overlay. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
5 lines
104 B
Plaintext
5 lines
104 B
Plaintext
/*
|
|
* Common Device Tree source, used for pulling in features and
|
|
* additions by the build system.
|
|
*/
|