How to open DMA for uart4

Hello there, I’m trying to open DMA for uart4 to communicate with my own stm32 board. I added “CONFIG_UART4_TXDMA=y” into “boards/px4/fmu-v5/nuttx-config/nsh/defconfig”, but seems to be useless for cpu load is still high. So what I need to do?