It appears the STM32F411XE doesn't support RNG so remove enabling it from the SoC defconfig and flag an error if attempting to build the driver on that SoC. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| entropy_esp32.c | ||
| entropy_handlers.c | ||
| entropy_mcux_rnga.c | ||
| entropy_mcux_trng.c | ||
| entropy_nrf5.c | ||
| entropy_stm32.c | ||
| Kconfig | ||
| Kconfig.esp32 | ||
| Kconfig.mcux | ||
| Kconfig.nrf5 | ||
| Kconfig.stm32 | ||