You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Iot_Cs_best/kernel_liteos_a-OpenHarmony.../drivers/char/random/Kconfig

13 lines
419 B

1 year ago
config DRIVERS_RANDOM
bool "Enable random"
default y
depends on DRIVERS && FS_VFS && COMPAT_BSD
help
Answer Y to support random.
config HW_RANDOM_ENABLE
depends on DRIVERS_RANDOM && (PLATFORM_HI3518EV300 || PLATFORM_HI3516CV300 || PLATFORM_HI3516DV300 || PLATFORM_HI3556V200 || PLATFORM_QEMU_ARM_VIRT_CA7)
bool "Select hw random"
default y
help
Answer Y to select hw random.