kernel/kconfig: Disable CONFIG_SND_HDA_POWER_SAVE_DEFAULT
Disable CONFIG_SND_HDA_POWER_SAVE_DEFAULT, as we cannot unload or unbind i915/xe when the audio driver has an active reference to it. The only way to prevent this is to unload the audio driver before unloading or unbinding i915/xe.
Signed-off-by: Jeevan B jeevan.b@intel.com