File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -650,9 +650,6 @@ while porting.
650
650
- If available, configure and enable a serial output for the console
651
651
using the ``zephyr,console `` chosen node in the devicetree.
652
652
653
- - If available, configure and enable a hardware entropy generator using the
654
- ``zephyr,entropy `` chosen node in the devicetree.
655
-
656
653
- If your board supports networking, configure a default interface.
657
654
658
655
- Enable all GPIO ports connected to peripherals or expansion connectors.
Original file line number Diff line number Diff line change @@ -124,10 +124,6 @@ Entropy
124
124
processor needs to get random data before BT is fully enabled.
125
125
(:github: `79931 `)
126
126
127
- * :kconfig:option: `CONFIG_ENTROPY_GENERATOR ` is now automatically enabled as soon
128
- as the devicetree property :dtcompatible: `zephyr,entropy ` is set.
129
- (:github: 82497)
130
-
131
127
GNSS
132
128
====
133
129
You can’t perform that action at this time.
0 commit comments