drivers: entropy: Only show STM32 entropy driver on if applicable
Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
This commit is contained in:
parent
8b883a61a3
commit
1eed91f024
@ -6,6 +6,7 @@
|
||||
|
||||
menuconfig ENTROPY_STM32_RNG
|
||||
bool "STM32 RNG driver"
|
||||
depends on SOC_FAMILY_STM32
|
||||
depends on ENTROPY_GENERATOR
|
||||
default n
|
||||
select ENTROPY_HAS_DRIVER
|
||||
|
||||
Loading…
Reference in New Issue
Block a user