qcacld-3.0: Kbuild: Cleanly featurize data path debug flags
Define separate configuration options for the various data path debug features and use those options to set the associated ccflags macros. Change-Id: Ia410557bb9fa22731d83b46e61f394b14781d61f CRs-Fixed: 2255915
This commit is contained in:

zatwierdzone przez
nshrivas

rodzic
91daea9427
commit
a72db1d340
@@ -60,6 +60,9 @@ CONFIG_CHECKSUM_OFFLOAD := y
|
||||
CONFIG_QCA_SUPPORT_TX_THROTTLE := y
|
||||
CONFIG_RX_OL := y
|
||||
CONFIG_FEATURE_MONITOR_MODE_SUPPORT := y
|
||||
CONFIG_DESC_DUP_DETECT_DEBUG := y
|
||||
CONFIG_DEBUG_RX_RING_BUFFER := y
|
||||
CONFIG_DP_TRACE := y
|
||||
|
||||
ifeq ($(CONFIG_INET_LRO), y)
|
||||
CONFIG_WLAN_LRO := y
|
||||
|
Reference in New Issue
Block a user