zephyr/drivers/entropy
Erwan Gouriou 7e1b1213d7 drivers/entropy: stm32: Enable driver based on compatible
To ease driver configuration, enable ENTROPY_STM32_RNG
only if device node  matching driver compatible is enabled.
No more need to enable config symbol under soc/


Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-04-06 09:14:33 -05:00
..
CMakeLists.txt
entropy_cc13xx_cc26xx.c
entropy_esp32.c
entropy_gecko_trng.c
entropy_handlers.c
entropy_litex.c
entropy_mcux_rnga.c
entropy_mcux_trng.c
entropy_nrf5.c drivers: entropy_nrf5: Use device name and IRQ priority from DTS 2020-04-06 09:10:43 -05:00
entropy_rv32m1_trng.c
entropy_sam.c
entropy_stm32.c drivers/entropy: stm32: Convert driver to dt based configuration 2020-04-06 09:14:33 -05:00
fake_entropy_native_posix.c drivers: entropy: Add DTS support to native-posix fake entropy driver 2020-04-02 06:42:26 -05:00
Kconfig
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.gecko
Kconfig.litex
Kconfig.mcux
Kconfig.native_posix drivers: entropy: Add DTS support to native-posix fake entropy driver 2020-04-02 06:42:26 -05:00
Kconfig.nrf5 drivers: entropy_nrf5: Use device name and IRQ priority from DTS 2020-04-06 09:10:43 -05:00
Kconfig.rv32m1
Kconfig.sam
Kconfig.stm32 drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00