Commit a6b409f0 authored by Dawid Niedzwiecki's avatar Dawid Niedzwiecki Committed by Anas Nashif
Browse files

boards: google_dragonclaw: enable rng module



Enable the rng module for the google_dragonclaw board by default.

The RNG module is always used anyway and it helps with running tests
that needs entropy.

Signed-off-by: default avatarDawid Niedzwiecki <dawidn@google.com>
parent 421ca39c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -92,6 +92,10 @@
	};
};

&rng {
	status = "okay";
};

/*
 * Set flags of unused pins as GPIO_ACTIVE_HIGH (0 << 0), which will be
 * interpreted by GPIO driver as GPIO_DISCONNECTED, without setting the gpio as