zephyr/drivers/entropy
Ulf Magnusson 378d6b137a kconfig: Replace non-defconfig single-symbol 'if's with 'depends on'
Same deal as in commit eddd98f811 ("kconfig: Replace some single-symbol
'if's with 'depends on'"), for the remaining cases outside defconfig
files. See that commit for an explanation.

Will do the defconfigs separately in case there are any complaints
there.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-02-12 10:32:34 -06:00
..
CMakeLists.txt
entropy_cc13xx_cc26xx.c
entropy_esp32.c
entropy_handlers.c
entropy_litex.c global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
entropy_mcux_rnga.c
entropy_mcux_trng.c
entropy_nrf5.c
entropy_rv32m1_trng.c treewide: use full path to entropy.h header 2020-01-26 17:52:12 +01:00
entropy_sam.c
entropy_stm32.c
fake_entropy_native_posix.c
Kconfig kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.litex
Kconfig.mcux
Kconfig.native_posix
Kconfig.nrf5 kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.rv32m1 kconfig: rv32m1: Remove redundant ENTROPY_GENERATOR dependency 2020-02-12 10:30:12 -06:00
Kconfig.sam
Kconfig.stm32