drivers: entropy: Only show STM32 entropy driver on if applicable

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
This commit is contained in:
Leandro Pereira 2017-10-13 17:16:59 -07:00 committed by Anas Nashif
parent 8b883a61a3
commit 1eed91f024

View File

@ -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