repair 'mount sd card'

This commit is contained in:
Wang_Weigen
2021-11-09 17:13:07 +08:00
parent 9959ec6470
commit 8609045f2a
7 changed files with 95 additions and 3 deletions
@@ -53,6 +53,13 @@ menu "aiit-riscv64-board feature"
endif
endmenu
menu "config board peripheral"
config MOUNT_SDCARD
bool "mount cd card"
default n
select BSP_USING_SDIO
endmenu
endmenu
config __STACKSIZE__