zephyr/drivers/entropy
Ulf Magnusson 93689bdc80 kconfig: Remove no-op selects of choice symbols
Selecting a choice symbol is always a no-op, and the latest version of
Kconfiglib prints a warning. This commit removes all selects of choice
symbols, which might make the Kconfig files a bit clearer and gets rid
of the warnings.

This is just a dumb removal. I did not try to guess the intent of each
select.

Fixes #6849

Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
2018-03-29 08:57:39 -04:00
..
CMakeLists.txt native: added entropy device 2018-02-23 07:34:07 -05:00
Kconfig native: added entropy device 2018-02-23 07:34:07 -05:00
Kconfig.esp32
Kconfig.mcux kconfig: Remove no-op selects of choice symbols 2018-03-29 08:57:39 -04:00
Kconfig.native_posix kconfig: Remove no-op selects of choice symbols 2018-03-29 08:57:39 -04:00
Kconfig.nrf5 drivers: entropy: Port the LL rand driver to entropy 2018-03-14 16:47:50 +01:00
Kconfig.stm32 drivers: entropy: stm32: use Kconfig to select HAL/LL sources 2018-01-23 08:46:16 -06:00
entropy_esp32.c
entropy_handlers.c
entropy_mcux_rnga.c
entropy_mcux_trng.c
entropy_native_posix.c native: added entropy device 2018-02-23 07:34:07 -05:00
entropy_nrf5.c entropy: nrf5x remove unnecessary header 2018-03-21 15:35:42 -04:00
entropy_stm32.c drivers: entropy: stm32: Remove STM32F411XE from building 2018-01-12 19:42:54 -05:00