commit | 8705f24f7b575f8fe1fe52764ea5774db51e3cf8 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Nov 07 16:44:48 2017 -0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Nov 29 16:43:48 2017 +1100 |
tree | fec5090740350f235c5879abae5843b41a9c97a2 | |
parent | 67fe2fa8cfb2deed0ec5f072a163083e36eaa0b1 [diff] |
hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms We have now incorporated all necessary functionality for the BCM63xx platforms to successfully migrate over bcm2835-rng, so add the final bits: Kconfig selection and proper platform_device device type matching to keep the same platform device name for registration to work. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>