1# Enable console with MCUmgr pass through
2CONFIG_BASE64=y
3CONFIG_CONSOLE=y
4CONFIG_UART_CONSOLE=y
5CONFIG_UART_CONSOLE_MCUMGR=y
6