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:
parent
011cda371f
commit
eb61bd575f
|
@ -18,7 +18,6 @@
|
|||
zephyr,shell-uart = &usart2;
|
||||
zephyr,sram = &sram0;
|
||||
zephyr,flash = &flash0;
|
||||
zephyr,entropy = &rng;
|
||||
};
|
||||
|
||||
leds {
|
||||
|
|
Loading…
Reference in a new issue