Commit d4c2d15c authored by Dominik Ermel's avatar Dominik Ermel Committed by David Brown
Browse files

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.

Signed-off-by: default avatarDominik Ermel <dominik.ermel@nordicsemi.no>
parent ae35510b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -553,7 +553,6 @@ config BOOT_ERASE_PROGRESSIVELY

menuconfig ENABLE_MGMT_PERUSER
	bool "Enable system specific mcumgr commands"
	depends on BOOT_SERIAL_UART
	help
	  The option enables processing of system specific mcumgr commands;
	  system specific commands are within group MGMT_GROUP_ID_PERUSER (64)