qcacld-3.0: Create new files for supporting NAN data path feature

Add new files for supporting NAN data path feature.

Propagation from qcacld-2.0 to qcacld-3.0

CRs-Fixed: 962367
Change-Id: If12d15789659d04559a9d65d6b7016d4cc595fcf
diff --git a/Kconfig b/Kconfig
index 4ba9570..bac7403 100644
--- a/Kconfig
+++ b/Kconfig
@@ -37,6 +37,11 @@
 	bool "Enable NAN feature"
 	default n
 
+config WLAN_FEATURE_NAN_DATAPATH
+	bool "Enable NaN Data Path feature"
+	depends on QCACLD_FEATURE_NAN
+	default n
+
 config QCACLD_FEATURE_GREEN_AP
 	bool "Enable Green AP feature"
 	default n