linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] hwrng: cctrng kconfig updates
@ 2020-04-27 11:36 Hadar Gat
  2020-04-27 11:36 ` [PATCH v3 1/3] hwrng: cctrng - Add dependency on OF Hadar Gat
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Hadar Gat @ 2020-04-27 11:36 UTC (permalink / raw)
  To: Matt Mackall, Herbert Xu, Arnd Bergmann, Greg Kroah-Hartman,
	Hadar Gat, Krzysztof Kozlowski, Stefan Wahren, Zaibo Xu,
	Tomer Maimon, Randy Dunlap
  Cc: linux-crypto, linux-kernel, Gilad Ben-Yossef, Ofir Drang

Some fixes in Kconfig for cctrng:
 + add missing dependency on OF
 + change default to 'n'
 + improve inaccurate help description

v3 change: fixed compilation issue
v2 changes:
  + remove unneeded depends on HW_RANDOM.
  + remove unneeded line 'default n' in order to follow the convention.
  + in help description changed to: If unsure, say 'N'

Hadar Gat (3):
  hwrng: cctrng - Add dependency on OF
  hwrng: cctrng - change default to n
  hwrng: cctrng - update help description

 drivers/char/hw_random/Kconfig | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-05-08  6:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-27 11:36 [PATCH v3 0/3] hwrng: cctrng kconfig updates Hadar Gat
2020-04-27 11:36 ` [PATCH v3 1/3] hwrng: cctrng - Add dependency on OF Hadar Gat
2020-04-27 15:06   ` Herbert Xu
2020-04-28 12:26     ` Hadar Gat
2020-04-28 12:30       ` Herbert Xu
2020-04-30  7:39         ` Hadar Gat
2020-04-30  7:49           ` Herbert Xu
2020-04-30  8:26             ` Hadar Gat
2020-04-30 14:10               ` Herbert Xu
2020-04-27 11:36 ` [PATCH v3 2/3] hwrng: cctrng - change default to n Hadar Gat
2020-04-28 15:31   ` Geert Uytterhoeven
2020-04-27 11:36 ` [PATCH v3 3/3] hwrng: cctrng - update help description Hadar Gat
2020-05-08  6:04 ` [PATCH v3 0/3] hwrng: cctrng kconfig updates Herbert Xu

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).