zephyr/drivers/entropy
Kumar Gala b92a40a798 drivers: entropy: stm32: Remove STM32F411XE from building
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>
2018-01-12 19:42:54 -05:00
..
CMakeLists.txt CMake: Fix wrong file name of entropy_stm32.c 2017-11-14 08:10:22 -05:00
Kconfig drivers: entropy: Add nRF5 entropy generator driver 2017-11-14 07:02:12 -05:00
Kconfig.esp32
Kconfig.mcux
Kconfig.nrf5 drivers: entropy: Add nRF5 entropy generator driver 2017-11-14 07:02:12 -05:00
Kconfig.stm32 drivers: entropy: Only show STM32 entropy driver on if applicable 2017-11-01 08:26:29 -04:00
entropy_esp32.c
entropy_handlers.c
entropy_mcux_rnga.c
entropy_mcux_trng.c
entropy_nrf5.c drivers: entropy: Add nRF5 entropy generator driver 2017-11-14 07:02:12 -05:00
entropy_stm32.c drivers: entropy: stm32: Remove STM32F411XE from building 2018-01-12 19:42:54 -05:00