mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 22:02:28 +00:00
c25769fdda
Microwatt's hardware RNG is accessed using the DARN instruction. Signed-off-by: Paul Mackerras <paulus@ozlabs.org> Reviewed-by: Nicholas Piggin <npiggin@gmail.com> Reviewed-by: Segher Boessenkool <segher@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/YMwXPHlV/ZleiQUY@thinks.paulus.ozlabs.org
2 lines
23 B
Makefile
2 lines
23 B
Makefile
obj-y += setup.o rng.o
|