10 lines
135 B
Plaintext
10 lines
135 B
Plaintext
menu "decompress"
|
|
config LZMA1900
|
|
bool "Enable LZMA1900"
|
|
default n
|
|
|
|
config LZMA2301
|
|
bool "Enable LZMA2301"
|
|
default n
|
|
endmenu
|