Regardin UART with no Interrupts

I want to disable the interrupts completely for the UART stack I have added. I dont want any ISRs to come into the code. I just want to use it in polling mode fully. can you help me with this to remove or disable the following 4 interrupts and their ISRs from the UART configuration?