Skip to content

Commit 363a9fd

Browse files
de-nordicmbolivar-nordic
authored andcommitted
[nrf fromlist] zephyr: Remove BOOT_SERIAL_UART dependency from ...
... ENABLE_MGMT_PERUSER The dependency, in Kconfig, blocked usage of the ENABLE_MGMT_PERUSER with other BOOT_SERIAL_ device options. Upstream PR: mcu-tools/mcuboot#1125 Signed-off-by: Dominik Ermel <[email protected]> (cherry picked from commit 6350ca4)
1 parent bdb7d7f commit 363a9fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boot/zephyr/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,6 @@ config BOOT_ERASE_PROGRESSIVELY
623623

624624
menuconfig ENABLE_MGMT_PERUSER
625625
bool "Enable system specific mcumgr commands"
626-
depends on BOOT_SERIAL_UART
627626
help
628627
The option enables processing of system specific mcumgr commands;
629628
system specific commands are within group MGMT_GROUP_ID_PERUSER (64)

0 commit comments

Comments
 (0)