[Feature][ZXW-29]add spi debug config
Change-Id: Ib0771082246cd9f8cf4290e41d118f60332226cd
diff --git a/ap/project/zx297520v3/prj_vehicle_dc/config/normal/config.linux b/ap/project/zx297520v3/prj_vehicle_dc/config/normal/config.linux
index 63b0ece..a26b56c 100755
--- a/ap/project/zx297520v3/prj_vehicle_dc/config/normal/config.linux
+++ b/ap/project/zx297520v3/prj_vehicle_dc/config/normal/config.linux
@@ -1194,7 +1194,49 @@
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
-# CONFIG_SPI is not set
+#xf.li@20230410 add for spi debug start
+CONFIG_SPI=y
+
+# CONFIG_SPI_DEBUG is not set
+
+CONFIG_SPI_MASTER=y
+
+
+
+#
+
+# SPI Master Controller Drivers
+
+#
+
+# CONFIG_SPI_ALTERA is not set
+
+# CONFIG_SPI_BITBANG is not set
+
+# CONFIG_SPI_GPIO is not set
+
+# CONFIG_SPI_OC_TINY is not set
+
+# CONFIG_SPI_PXA2XX_PCI is not set
+
+# CONFIG_SPI_XILINX is not set
+
+# CONFIG_SPI_DESIGNWARE is not set
+
+CONFIG_SPI_ZX29=y
+
+
+
+#
+
+# SPI Protocol Masters
+
+#
+
+# CONFIG_SPI_SPIDEV is not set
+
+# CONFIG_SPI_TLE62X0 is not set
+#xf.li@20230410 add for spi debug end
# CONFIG_HSI is not set
#
@@ -2003,4 +2045,4 @@
# CONFIG_CORDIC is not set
# CONFIG_VOLTE_DRV is not set
CONFIG_AMR_DRV=y
-# CONFIG_VOICE_BUFFER_DRV is not set
\ No newline at end of file
+# CONFIG_VOICE_BUFFER_DRV is not set