Revert "Revert "marlin_defconfig: remove CONFIG_BUS_AUTO_SUSPEND""

This reverts commit bbd4d4041cc3be11d9de1a5a530c2905c2327a63.

WLAN runtime suspend/resume is suspected of causing watchdog resets
and other symptoms such as jank and device freezes.
Disable WLAN runtime power management to see if these issues still
occur. There is a ~10 mA power regression with disabling runtime PM.

Bug: 32371978
Change-Id: I7db6a9f9c04e5e01dd28378d3e28b10c3d9540d9
diff --git a/arch/arm64/configs/marlin_defconfig b/arch/arm64/configs/marlin_defconfig
index d7222a2..c02e3a1 100644
--- a/arch/arm64/configs/marlin_defconfig
+++ b/arch/arm64/configs/marlin_defconfig
@@ -273,7 +273,6 @@
 CONFIG_CNSS_CRYPTO=y
 CONFIG_CNSS=y
 CONFIG_CLD_LL_CORE=y
-CONFIG_BUS_AUTO_SUSPEND=y
 CONFIG_HTC_WLAN_NV=y
 CONFIG_WLAN_FEATURE_RX_WAKELOCK=y
 CONFIG_INPUT_EVDEV=y