9 lines
113 B
Plaintext
9 lines
113 B
Plaintext
menu "resample"
|
|
|
|
config SDK_MODULE_RESAMPLE
|
|
bool "Enable resample"
|
|
default n
|
|
select LISA_OS
|
|
|
|
endmenu
|