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