select RT_USING_POSIX_STDIO for RT_LIBC_USING_FILEIO
This commit is contained in:
parent
74669b3f1d
commit
aa83b929d1
@ -11,6 +11,7 @@ if RT_USING_LIBC
|
||||
config RT_LIBC_USING_FILEIO
|
||||
bool "Enable libc with file operation, eg.fopen/fwrite/fread/getchar"
|
||||
select RT_USING_POSIX
|
||||
select RT_USING_POSIX_STDIO
|
||||
default n
|
||||
|
||||
config RT_USING_MODULE
|
||||
|
Loading…
x
Reference in New Issue
Block a user