qcacld-3.0: Enable CONFIG_HOST_OPCLASS for genoa

Enable CONFIG_HOST_OPCLASS to include supported
operating class feature in host driver for genoa.

Change-Id: I44d6a3aa7c1c3372186532f7ff1f4353aba41350
CRs-Fixed: 2429681
This commit is contained in:
nakul kachhwaha
2019-04-10 16:17:04 +05:30
committato da nshrivas
parent 1e2eda4e18
commit 8b6c2315e3

Vedi File

@@ -201,4 +201,6 @@ CONFIG_BEACON_TX_OFFLOAD_MAX_VDEV := 3
#Beacon offload config
CONFIG_WMI_BCN_OFFLOAD := y
#Flag to enable Supported Operating class
CONFIG_HOST_OPCLASS := y
###################################