support Ch376 for xidatong-riscv64 in XiZi Kernel
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user