Re: [PATCH v11 4/5] LRNG - enable compile (fwd)

2017-05-15 Thread Stephan Müller
ast case. > > julia > > -- Forwarded message -- > Date: Mon, 15 May 2017 14:09:39 +0800 > From: kbuild test robot > To: kbu...@01.org > Cc: Julia Lawall > Subject: Re: [PATCH v11 4/5] LRNG - enable compile > > CC: kbuild-...@01.org > In-Reply-To:

Re: [PATCH v11 4/5] LRNG - enable compile (fwd)

2017-05-15 Thread Julia Lawall
build test robot To: kbu...@01.org Cc: Julia Lawall Subject: Re: [PATCH v11 4/5] LRNG - enable compile CC: kbuild-...@01.org In-Reply-To: <2619717.m11260e...@positron.chronox.de> TO: "Stephan Müller" CC: linux-ker...@vger.kernel.org CC: linux-crypto@vger.kernel.org, "Jason

[PATCH v11 4/5] LRNG - enable compile

2017-05-14 Thread Stephan Müller
Add LRNG compilation support. Signed-off-by: Stephan Mueller --- drivers/char/Kconfig | 10 ++ drivers/char/Makefile | 10 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index 31adbeb..ee26190 100644 --- a/drivers/ch