remove compile warning

This commit is contained in:
Wang_Weigen
2022-06-22 16:59:13 +08:00
parent 29a205e467
commit bc7913a713
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ menuconfig USING_EMBEDDED_DATABASE_FLASHDB
default n
if USING_EMBEDDED_DATABASE_FLASHDB
comment " fal io is not supported so far"
comment "fal io is not supported so far"
choice
prompt "select io mode"
default FDB_USING_FILE_POSIX_MODE