support Ch376 for xidatong-riscv64 in XiZi Kernel

This commit is contained in:
zhaoyun1215
2022-09-27 22:47:17 -07:00
parent c5872c051e
commit cd850b90cd
9 changed files with 350 additions and 20 deletions
@@ -1,3 +1,12 @@
menuconfig BSP_USING_CH376
bool "Using CH376 device"
default n
select FS_VFS
select FS_CH376
if BSP_USING_CH376
source "$BSP_DIR/third_party_driver/ch376/Kconfig"
endif
menuconfig BSP_USING_CH438
bool "Using CH438 device"
default n