Commit 8d204f85 authored by Aurelien Jarno's avatar Aurelien Jarno Committed by Carles Cufi
Browse files

drivers: entropy nRF5x: hide the driver on non-nRF boards



The nRF5x entropy driver does not depends on SOC_FAMILY_NRF is therefore
visible and selectable non-nRF5x SoCs. Fix that.

Signed-off-by: default avatarAurelien Jarno <aurelien@aurel32.net>
parent 5e23278b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@
menuconfig ENTROPY_NRF5_RNG
	bool "nRF5 RNG driver"
	depends on ENTROPY_GENERATOR
	depends on SOC_COMPATIBLE_NRF
	select ENTROPY_HAS_DRIVER
	help
	  This option enables the RNG peripheral, which is a random number