Skip to content

Commit 1be2f41

Browse files
MingcongBaiWangYuli
authored andcommitted
arch: x86: configs: ceclare 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>
1 parent a4ce6a2 commit 1be2f41

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
@@ -2038,6 +2038,7 @@ CONFIG_HW_RANDOM_INTEL=m
20382038
CONFIG_HW_RANDOM_AMD=m
20392039
CONFIG_HW_RANDOM_BA431=m
20402040
CONFIG_HW_RANDOM_VIA=m
2041+
CONFIG_HW_RANDOM_ZHAOXIN=m
20412042
CONFIG_HW_RANDOM_VIRTIO=m
20422043
CONFIG_HW_RANDOM_XIPHERA=m
20432044
CONFIG_APPLICOM=m

0 commit comments

Comments
 (0)