Skip to content

Commit eb61bd5

Browse files
erwangocarlescufi
authored andcommitted
boards: nucleo_l073rz: zephyr,entropy chosen already defined
Chosen `zephyr,entropy` is already defined in .dtsi file (as no other source other than rng can be selected). Signed-off-by: Erwan Gouriou <[email protected]>
1 parent 011cda3 commit eb61bd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boards/arm/nucleo_l073rz/nucleo_l073rz.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
zephyr,shell-uart = &usart2;
1919
zephyr,sram = &sram0;
2020
zephyr,flash = &flash0;
21-
zephyr,entropy = &rng;
2221
};
2322

2423
leds {

0 commit comments

Comments
 (0)