linux/drivers/char/hw_random
Fabian Frederick f74bdd4cb5 hwrng: mxc-rnga - Fix Kconfig dependency
We can directly depend on SOC_IMX31 since commit c9ee94965d
("ARM: imx: deconstruct mxc_rnga initialization")

Since that commit, CONFIG_HW_RANDOM_MXC_RNGA could not be switched on
with unknown symbol ARCH_HAS_RNGA and mxc-rnga.o can't be generated with
ARCH=arm make M=drivers/char/hw_random
Previously, HW_RANDOM_MXC_RNGA required ARCH_HAS_RNGA
which was based on IMX_HAVE_PLATFORM_MXC_RNGA  && ARCH_MXC.
IMX_HAVE_PLATFORM_MXC_RNGA  was based on SOC_IMX31.

Fixes: c9ee94965d ("ARM: imx: deconstruct mxc_rnga initialization")
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-08-24 20:51:18 +08:00
..
amd-rng.c
atmel-rng.c
bcm63xx-rng.c hwrng: bcm63xx - fix device tree compilation 2016-04-05 20:23:11 +08:00
bcm2835-rng.c hwrng: bcm2835 - Add support for Broadcom BCM5301x 2016-06-24 21:24:58 +08:00
core.c hwrng: core - sleep interruptible in read 2015-12-04 22:21:45 +08:00
exynos-rng.c hwrng: exynos - fixup IO accesors 2016-06-13 17:47:50 +08:00
geode-rng.c
hisi-rng.c hwrng: hisi - Add support for Hisilicon SoC RNG 2016-04-15 22:36:36 +08:00
intel-rng.c
iproc-rng200.c
ixp4xx-rng.c
Kconfig hwrng: mxc-rnga - Fix Kconfig dependency 2016-08-24 20:51:18 +08:00
Makefile hwrng: meson - Add Amlogic Meson Hardware Random Generator 2016-06-13 17:47:51 +08:00
meson-rng.c hwrng: meson - Add Amlogic Meson Hardware Random Generator 2016-06-13 17:47:51 +08:00
msm-rng.c
mxc-rnga.c
n2-asm.S
n2-drv.c hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUs 2016-01-26 22:35:30 +08:00
n2rng.h
nomadik-rng.c
octeon-rng.c
omap3-rom-rng.c hwrng: omap3-rom - convert timer to delayed work 2015-11-23 20:55:54 +08:00
omap-rng.c hwrng: omap - Fix assumption that runtime_get_sync will always succeed 2016-06-27 16:57:49 +08:00
pasemi-rng.c
pic32-rng.c hwrng: pic32 - Add PIC32 RNG hardware driver 2016-02-17 04:07:48 +08:00
powernv-rng.c
pseries-rng.c
st-rng.c
stm32-rng.c hwrng: stm32 - fix maybe uninitialized variable warning 2016-05-31 16:41:57 +08:00
timeriomem-rng.c
tpm-rng.c
tx4939-rng.c
via-rng.c x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros 2015-12-19 11:49:55 +01:00
virtio-rng.c
xgene-rng.c