Hello, @Vishnu3
SWAP memory is by default disabled in kernel configurations, from my experiece, the swap is not very commonly used in embedded systems, since there is not usually a large size HD attached.
If you do have RAM limitation issue and need the feature, then you may enable it from kernel configuration, but it is not tested from BSP perspective.
BR
Chenyin