Skip to content

Commit 36563e3

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 4a5325a)
1 parent 3b8f39f commit 36563e3

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
@@ -555,7 +555,6 @@ config BOOT_ERASE_PROGRESSIVELY
555555

556556
menuconfig ENABLE_MGMT_PERUSER
557557
bool "Enable system specific mcumgr commands"
558-
depends on BOOT_SERIAL_UART
559558
help
560559
The option enables processing of system specific mcumgr commands;
561560
system specific commands are within group MGMT_GROUP_ID_PERUSER (64)

0 commit comments

Comments
 (0)