In general you could deploy it as a Software Package:
1) Create your configuration profile
2) Create a Shell/Python/etc script that installs the profile
3) Create a Software Package from this files in SCCM Console.
If the install command is simple (e.g. just run the profiles tool) then you could use it directly in the Software Package's Program command line.