* [PATCH 3/4] hw_random: bcm63xx-rng: allow building for BMIPS_GENERIC
@ 2016-01-17 9:03 Álvaro Fernández Rojas
2016-01-18 19:10 ` Florian Fainelli
0 siblings, 1 reply; 2+ messages in thread
From: Álvaro Fernández Rojas @ 2016-01-17 9:03 UTC (permalink / raw)
To: linux-crypto, herbert, linux-kernel, devicetree, f.fainelli, jogo,
cernekee
Cc: Álvaro Fernández Rojas
Now that we have device tree support and BCM6368 is supported in BMIPS_GENERIC,
we can use it for BMIPS_GENERIC too.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
---
drivers/char/hw_random/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/char/hw_random/Kconfig b/drivers/char/hw_random/Kconfig
index dbf2271..8d89590 100644
--- a/drivers/char/hw_random/Kconfig
+++ b/drivers/char/hw_random/Kconfig
@@ -77,7 +77,7 @@ config HW_RANDOM_ATMEL
config HW_RANDOM_BCM63XX
tristate "Broadcom BCM63xx Random Number Generator support"
- depends on BCM63XX
+ depends on BCM63XX || BMIPS_GENERIC
default HW_RANDOM
---help---
This driver provides kernel-side support for the Random Number
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 3/4] hw_random: bcm63xx-rng: allow building for BMIPS_GENERIC
2016-01-17 9:03 [PATCH 3/4] hw_random: bcm63xx-rng: allow building for BMIPS_GENERIC Álvaro Fernández Rojas
@ 2016-01-18 19:10 ` Florian Fainelli
0 siblings, 0 replies; 2+ messages in thread
From: Florian Fainelli @ 2016-01-18 19:10 UTC (permalink / raw)
To: Álvaro Fernández Rojas, linux-crypto, herbert,
linux-kernel, devicetree, jogo, cernekee
Le 17/01/2016 01:03, Álvaro Fernández Rojas a écrit :
> Now that we have device tree support and BCM6368 is supported in BMIPS_GENERIC,
> we can use it for BMIPS_GENERIC too.
>
> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
--
Florian
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-18 19:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-17 9:03 [PATCH 3/4] hw_random: bcm63xx-rng: allow building for BMIPS_GENERIC Álvaro Fernández Rojas
2016-01-18 19:10 ` Florian Fainelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).