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: Dawid Niedzwiecki <dawidn@google.com>
This commit is contained in:
Dawid Niedzwiecki 2024-08-06 14:03:34 +02:00 committed by Anas Nashif
commit a6b409f02a

View file

@ -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