qcacld-3.0: Disable HAL_SRNG_REG_HIS_DEBUG enable it only for debug
Order 7 allocation is coming from hal_soc allocation.
This is caused by debug change.
Regression cause is:: Ib98e48e1d32defb0d8b30b854b5b0c23691cca59
With above change struct hal_srng size increased from 320B to 1376B
In turn this increased the struct hal_soc size from 71648B to 310232B
Disable the debug feature from enabling it by default
Change-Id: I3e2fde17defc677401343c158ec40698b1dcb603
CRs-Fixed: 3469599