msm: Kconfig: Add support for MSM_FIQ for 8625

On 8x25 modem is the master processor and in case apps
is holding lock with irqs disabled then sending an SMSM reset
interrupt does not help and the state of Apps is not known
at all.Hence we are enabling a FIQ which will save the cpu context
of the apps and help debugging before going into SMSM reset.
In the current patch we are adding support for enabling the fiq
and defining the fiq offset number.

Change-Id: Ie97f808e610724328c638a9580f3de535e3e9a28
Signed-off-by: Taniya Das <tdas@codeaurora.org>
2 files changed