huanghe 50a4e8c662
[bsp][phytium]适配rt-thread5.0.0 版本 (#7441)
Co-authored-by: 朱耿宇 <zhugengyu@phytium.com.cn>
2023-05-11 10:25:21 +08:00

17 lines
283 B
Plaintext

config ENABLE_FSDMMC
bool
prompt "Use FSdmmc"
default n
depends on USE_SDMMC
help
Select FSdmmc driver component
config ENABLE_FSDIO
bool
prompt "Use FSdio"
default n
depends on USE_SDMMC
help
Select FSdio driver component