Enable UART4 - bbb - 4.4.113-ti-r149

How is UART4 enabled on beaglebone black, uname_r=4.4.113-ti-r149

Would I use

cape_enable=bone_capemgr.enable_partno=BB-UART4

in uEnv.txt?

I am running into the following error using Adafruit_BBIO.UART

`

UART.setup(“UART4”)
RuntimeError: Unable to export UART channel.

`