mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-03-05 10:25:28 +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
|
||
|
|
||
|
|