!1430 feature: Add option CONFIG_DRM_GUD and CONFIG_LZ4_COMPRESS for x86_64 architecture
Merge Pull Request from: @cherry530 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. Link:https://gitee.com/openeuler/kernel/pulls/1430 Reviewed-by: Liu Chao <liuchao173@huawei.com> Reviewed-by: Wei Li <liwei391@huawei.com> Signed-off-by: Wei Li <liwei391@huawei.com>
Showing
想要评论请 注册 或 登录