mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-19 18:11:26 +08:00
10 lines
128 B
Plaintext
10 lines
128 B
Plaintext
|
menu "FSATA Configuration"
|
||
|
config ENABLE_FSATA
|
||
|
bool
|
||
|
prompt "Use FSATA"
|
||
|
default n
|
||
|
|
||
|
endmenu
|
||
|
|
||
|
|