1# Enable the serial MCUmgr transport.
2CONFIG_BASE64=y
3CONFIG_CRC=y
4CONFIG_MCUMGR_TRANSPORT_UART=y
5CONFIG_CONSOLE=y
6