I'm trying to use PSRAM with the TFT_eSPI library, but it fails because CONFIG_SPIRAM_SUPPORT isn't defined.
In Arduino -> Tools -> PSRAM I selected OPI PSRAM as the board manufacturer (the board is a Lilygo T-HMI with ESP32 S3) recommends, but that seems to not do anything in this respect.
How can I fix this?