Revert "samples: mcumgr: smp_svr: disable "zephyr,entropy" in mcuboot"

This reverts commit 6f4326ace0febed1f01f935dbcc3761173d79ca1.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
This commit is contained in:
Valerio Setti 2024-12-11 07:01:38 +01:00 committed by Fabio Baltieri
commit e5ebd9bc28

View file

@ -1,5 +0,0 @@
/ {
chosen {
/delete-property/ zephyr,entropy;
};
};