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 <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2023-01-06 13:36:39 +01:00 committed by Carles Cufí
parent 011cda371f
commit eb61bd575f

View file

@ -18,7 +18,6 @@
zephyr,shell-uart = &usart2;
zephyr,sram = &sram0;
zephyr,flash = &flash0;
zephyr,entropy = &rng;
};
leds {