Revert "test: misc|shell: disable "zephyr,entropy" chosen property"
This reverts commit 40e5b8ae77e5ebf16c3f6c7298c85e21f3233685. Signed-off-by: Valerio Setti <vsetti@baylibre.com>
This commit is contained in:
parent
522b1f2bba
commit
1e146ed53d
2 changed files with 0 additions and 12 deletions
|
@ -35,8 +35,4 @@
|
|||
supply-gpios = <&test_gpio_0 2 0>;
|
||||
};
|
||||
};
|
||||
|
||||
chosen {
|
||||
/delete-property/ zephyr,entropy;
|
||||
};
|
||||
};
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
/ {
|
||||
chosen {
|
||||
/* Remove extra unneed devices that cause the "test_unfiltered"
|
||||
* test to fail.
|
||||
*/
|
||||
/delete-property/ zephyr,entropy;
|
||||
};
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue