ext-wow feature never supported/tested on MCC, and there is no known customer using this feature, so compile it out. Change-Id: I3c79ebecd5b2a44cfa9339748bf8e94f596e71bd CRs-Fixed: 2680331
@@ -751,11 +751,6 @@ CONFIG_CHECKSUM_OFFLOAD := y
#Enable GTK offload
CONFIG_GTK_OFFLOAD := y
-#Enable EXT WOW
-ifeq ($(CONFIG_HIF_PCI), y)
- CONFIG_EXT_WOW := y
-endif
-
#Set this to 1 to catch erroneous Target accesses during debug.
CONFIG_ATH_PCIE_ACCESS_DEBUG := n
@@ -7,7 +7,6 @@ CONFIG_ROME_PCIE := n
CONFIG_ROME_IF = pci
CONFIG_QMI_SUPPORT := y
CONFIG_HIF_PCI := y
-CONFIG_EXT_WOW := y
ifeq ($(CONFIG_PCI_MSM), y)
CONFIG_FEATURE_WLAN_D0WOW := y
@@ -478,11 +478,6 @@ CONFIG_CHECKSUM_OFFLOAD := y
@@ -516,11 +516,6 @@ CONFIG_CHECKSUM_OFFLOAD := y