@SpyerGame it depends on what modules and functionalities you need.
Do you want to compile Qt on that device or on your more powerful PC?
If you mean to ask about how to compile Qt for 32 bit while your machine is 64 bit, then it should be enough to pass linux-g++-32 as the mkspec:
./configure -platform linux-g++-32