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:
parent
f8031c7ab0
commit
f2fa572561
30 changed files with 0 additions and 120 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue