summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
blob: 28c92cd2b39f36f496c83105af161d7157790637 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
config ZLIB
	bool

config BZLIB
	bool

config CRC32
	bool

config CRC16
	bool

config GENERIC_FIND_NEXT_BIT
	def_bool n

config PROCESS_ESCAPE_SEQUENCE
	def_bool n

source lib/lzo/Kconfig