qcacld-3.0: Enable direct buffer rx component

Enable direct buffer rx component in Kbuild since spectral scan gen3
based on this feature.

Change-Id: I8d44b35ca0d334917b3c052cc8ab4e47db34e4a1
CRs-Fixed: 2505676
diff --git a/configs/default_defconfig b/configs/default_defconfig
index a847a9c..2da17d1 100644
--- a/configs/default_defconfig
+++ b/configs/default_defconfig
@@ -22,6 +22,8 @@
 	CONFIG_SCALE_INCLUDES := y
 	CONFIG_HASTINGS_BT_WAR := y
 	CONFIG_WDI3_IPA_OVER_GSI :=y
+	CONFIG_DIRECT_BUF_RX_ENABLE := y
+	CONFIG_WMI_DBR_SUPPORT := y
 endif
 
 ifeq ($(CONFIG_CLD_HL_SDIO_CORE), y)