From: "Sverdlin, Alexander (Nokia - DE/Ulm)" <alexander.sverdlin@nokia.com>
To: Herbert Xu <herbert@gondor.apana.org.au>,
Eric Biggers <ebiggers@kernel.org>
Cc: "linux-crypto@vger.kernel.org" <linux-crypto@vger.kernel.org>,
Matt Mackall <mpm@selenic.com>, Vitaly Andrianov <vitalya@ti.com>
Subject: Re: [PATCH] hwrng: ks-sa - Enable COMPILE_TEST
Date: Mon, 18 Nov 2019 12:05:21 +0000 [thread overview]
Message-ID: <85eb79a6-433d-67af-0e40-1cfbdc3db781@nokia.com> (raw)
In-Reply-To: <20191117004344.w4f2k4xcf73ti2z6@gondor.apana.org.au>
Hi!
On 17/11/2019 01:43, Herbert Xu wrote:
> This patch enables COMPILE_TEST on the ks-sa-rng driver.
Reviewed-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
>
> diff --git a/drivers/char/hw_random/Kconfig b/drivers/char/hw_random/Kconfig
> index 7c7fecfa2fb2..2f3d55fedc49 100644
> --- a/drivers/char/hw_random/Kconfig
> +++ b/drivers/char/hw_random/Kconfig
> @@ -484,7 +484,7 @@ config UML_RANDOM
> /dev/hwrng and injects the entropy into /dev/random.
>
> config HW_RANDOM_KEYSTONE
> - depends on ARCH_KEYSTONE
> + depends on ARCH_KEYSTONE || COMPILE_TEST
> default HW_RANDOM
> tristate "TI Keystone NETCP SA Hardware random number generator"
> help
--
Best regards,
Alexander Sverdlin.
prev parent reply other threads:[~2019-11-18 12:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-06 9:30 [PATCH] hwrng: ks-sa: Add minimum sleep time before ready-polling Sverdlin, Alexander (Nokia - DE/Ulm)
2019-11-15 6:06 ` Herbert Xu
2019-11-16 7:32 ` Eric Biggers
2019-11-17 0:42 ` Herbert Xu
2019-11-17 0:43 ` [PATCH] hwrng: ks-sa - Enable COMPILE_TEST Herbert Xu
2019-11-18 12:05 ` Sverdlin, Alexander (Nokia - DE/Ulm) [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=85eb79a6-433d-67af-0e40-1cfbdc3db781@nokia.com \
--to=alexander.sverdlin@nokia.com \
--cc=ebiggers@kernel.org \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=mpm@selenic.com \
--cc=vitalya@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).