kconfig: Add CONFIG_LZ4_COMPRESS and CONFIG_DRM_GUD option for
x86_64 architecture. openeuler inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I7LM8U Reference: https://gitee.com/src-openeuler/kernel/pulls/933 -------------------------------------------------------- issue causes: Module lz4_compress.o will not be compiled into the kernel unless option CONFIG_LZ4_COMPRESS setted to 'y' or 'm'. When kernel does not provide the lz4_compress module, kmod-kvdo will not find the missing symbols LZ4_compress_default. Solution: Add CONFIG_LZ4_COMPRESS and CONFIG_DRM_GUD option for x86_64 architecture. Signed-off-by:wu-leilei <wu18740459704@163.com> Signed-off-by:
cherry530 <707078654@qq.com>
Loading
Please sign in to comment