9 lines
115 B
Plaintext
9 lines
115 B
Plaintext
menu "Qspi Configuration"
|
|
config USE_FQSPI
|
|
bool
|
|
prompt "Use FQSPI"
|
|
default n
|
|
|
|
endmenu
|
|
|