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