On Friday 14 November 2014 15:59:02 Andrew Bresticker wrote:
> > diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig
> > index 2fb0fdf..4b931eb 100644
> > --- a/drivers/crypto/Kconfig
> > +++ b/drivers/crypto/Kconfig
> > @@ -436,4 +436,17 @@ config CRYPTO_DEV_QCE
> > hardware. To compile this driver as a module, choose M here. The
> > module will be called qcrypto.
> >
> > +config CRYPTO_DEV_IMGTEC_HASH
> > + tristate "Imagination Technologies hardware hash accelerator"
>
> Is there no meaningful depends-on here? There's no MACH_PISTACHIO
> yet, but perhaps MIPS for now? Also, {readl,writel}_relaxed aren't
> available on all architectures.
>
I've queued up support for {readl,writel}_relaxed on all architectures
for 3.19, based on a series from Will Deacon.
Arnd
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html