lib: add HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig option
The LZO, LZ4, DEFLATE implementations in lib/ already check against
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS. Define this symbol defaulting to
0. This makes porting Kconfig symbols depending on it easier and in future,
we could select it from different arches.

Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent bb1e38c commit a37a49bcd99d5495ed65c904ed82fbb506b01f8f
@Ahmad Fatoum Ahmad Fatoum authored on 27 Aug 2019
Sascha Hauer committed on 30 Aug 2019
Showing 1 changed file
View
lib/Kconfig