configs: msmnile: Enable multi-stage SVA flag

Set the audio feature flag to enable multi-stage SVA.

Change-Id: I6e159bcb9e222efa043199a1154ed435342cd406
diff --git a/configs/msmnile/msmnile.mk b/configs/msmnile/msmnile.mk
index 382538a..22a0d77 100644
--- a/configs/msmnile/msmnile.mk
+++ b/configs/msmnile/msmnile.mk
@@ -66,6 +66,7 @@
 AUDIO_FEATURE_ENABLED_SND_MONITOR := true
 AUDIO_FEATURE_ENABLED_DLKM := true
 AUDIO_FEATURE_ENABLED_USB_BURST_MODE := true
+AUDIO_FEATURE_ENABLED_SVA_MULTI_STAGE := true
 ##AUDIO_FEATURE_FLAGS
 
 ifneq ($(strip $(TARGET_USES_QSSI)), true)