entropy: remove Kconfig.defconfig* setting of entropy drivers

Now that entropy drivers are enabled based on devicetree
we need to remove any cases of them getting enabled by
Kconfig.defconfig* files as this can lead to errors.

Signed-off-by: Kumar Gala <galak@kernel.org>
This commit is contained in:
Kumar Gala 2022-08-08 10:51:27 -05:00 committed by Kumar Gala
commit f2fa572561
30 changed files with 0 additions and 120 deletions

View file

@ -12,9 +12,6 @@ config NUM_IRQS
# must be >= the highest interrupt number used
default 60
config ENTROPY_MCUX_RNG
default y if HAS_MCUX_RNG
source "soc/arm/nxp_lpc/lpc55xxx/Kconfig.defconfig.lp*"
endif # SOC_SERIES_LPC55XXX