9
0
Fork 0
barebox/lib/lzo/Kconfig

8 lines
111 B
Plaintext

config LZO_DECOMPRESS
bool "include lzo uncompression support"
select UNCOMPRESS
config LZO_COMPRESS
bool