Revert "qcacld-3.0: Add the Full Power Down feature support"

This reverts commit I293647175c151da0fd6628345f98ea65c83b1bb3.

New solution idle shutdown in suspend prepare is better.

Change-Id: I69a0e7401c811e4a9656fcc8e3dd069f4317cc35
CRs-Fixed: 3213236
This commit is contained in:
Yu Ouyang
2022-06-05 22:03:45 +08:00
committed by Madan Koyyalamudi
부모 3fbdeb8f84
커밋 6b2b1cfb27
13개의 변경된 파일8개의 추가작업 그리고 213개의 파일을 삭제

4
Kbuild
파일 보기

@@ -4366,10 +4366,6 @@ endif
cppflags-$(CONFIG_DP_FT_LOCK_HISTORY) += -DDP_FT_LOCK_HISTORY
ifeq ($(CONFIG_WLAN_FULL_POWER_DOWN), y)
cppflags-y += -DFEATURE_WLAN_FULL_POWER_DOWN_SUPPORT
endif
ccflags-$(CONFIG_INTRA_BSS_FWD_OFFLOAD) += -DINTRA_BSS_FWD_OFFLOAD
ccflags-$(CONFIG_GET_DRIVER_MODE) += -DFEATURE_GET_DRIVER_MODE