Skip to content

Commit 8ec1329

Browse files
MingcongBaiopsiff
authored andcommitted
arch: x86: configs: declare CONFIG_HW_RANDOM_ZHAOXIN as M
This driver throws a firmware error when the CPU is not a Zhaoxin: zhaoxin_rng: The CPU isn't support XSTORE. This is consistent with the VIA hardware RNG driver, which probably has the same issue. We should really report this upstream for a bug fix (and definitely contact Zhaoxin about this at some point). Signed-off-by: Mingcong Bai <baimingcong@uniontech.com> Link: deepin-community#330 (cherry picked from commit 1be2f41) Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
1 parent ef2a264 commit 8ec1329

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/x86/configs/deepin_x86_desktop_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1803,6 +1803,7 @@ CONFIG_HW_RANDOM_INTEL=m
18031803
CONFIG_HW_RANDOM_AMD=m
18041804
CONFIG_HW_RANDOM_BA431=m
18051805
CONFIG_HW_RANDOM_VIA=m
1806+
CONFIG_HW_RANDOM_ZHAOXIN=m
18061807
CONFIG_HW_RANDOM_VIRTIO=m
18071808
CONFIG_HW_RANDOM_XIPHERA=m
18081809
CONFIG_APPLICOM=m

0 commit comments

Comments
 (0)