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
|
@ -25,10 +25,6 @@ config NUM_IRQS
|
|||
config CC13X2_CC26X2_RTC_TIMER
|
||||
default y
|
||||
|
||||
config ENTROPY_CC13XX_CC26XX_RNG
|
||||
default y
|
||||
depends on ENTROPY_GENERATOR
|
||||
|
||||
if IEEE802154
|
||||
|
||||
config IEEE802154_CC13XX_CC26XX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue