Skip to content

Commit

Permalink
doc: update BOOTLOADER_MCUBOOT description
Browse files Browse the repository at this point in the history
mcuboot.overlay is not used any more when BOOTLOADER_MCUBOOT Kconfig
option is selected. Update the documentation accordingly.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
  • Loading branch information
mnkp authored and galak committed Feb 19, 2020
1 parent 62fc80d commit 6baff1b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Kconfig.zephyr
Original file line number Diff line number Diff line change
Expand Up @@ -389,8 +389,6 @@ config BOOTLOADER_MCUBOOT
for the MCUboot image header
* Activating SW_VECTOR_RELAY on Cortex-M0 (or Armv8-M baseline)
targets with no built-in vector relocation mechanisms
* Including dts/common/mcuboot.overlay when building the Device
Tree in order to place and link the image at the slot0 offset

config BOOTLOADER_ESP_IDF
bool "ESP-IDF bootloader support"
Expand Down

0 comments on commit 6baff1b

Please sign in to comment.