Console on USB only

Hi,

   I am using the NRF52840 DK. I am seeing the console logs in UART-0 and USB console (exposed as ttyACM0). However, I would like to disable the logs on UART-0, but needed them on /dev/ttyACM0. 

What are the CONFIG options that I need to use?

Related