Commit 70400b0b authored by leoliu-oc's avatar leoliu-oc
Browse files

Add CONFIG_HW_RANDOM_ZHAOXIN in openeuler_defconfig

zhaoxin inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I8WXB4


CVE: NA

-----------------

The patch adds the zhaoxin rng driver and modifies the corresponding
Makefile and Kconfig. Therefore, CONFIG_HW_RANDOM_ZHAOXIN is added to
openeuler_defconfig, and it is set to "m" by default.

Signed-off-by: default avatarleoliu-oc <leoliu-oc@zhaoxin.com>
parent 8086234a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3740,6 +3740,7 @@ CONFIG_HW_RANDOM_INTEL=m
CONFIG_HW_RANDOM_AMD=m
# CONFIG_HW_RANDOM_BA431 is not set
CONFIG_HW_RANDOM_VIA=m
CONFIG_HW_RANDOM_ZHAOXIN=m
CONFIG_HW_RANDOM_VIRTIO=y
# CONFIG_HW_RANDOM_XIPHERA is not set
# CONFIG_APPLICOM is not set