Skip to content

Commit dbbdd21

Browse files
valeriosettifabiobaltieri
authored andcommitted
Revert "doc: updates concerning ENTROPY_GENRATOR auto-enabling"
This reverts commit a43cae0. Signed-off-by: Valerio Setti <[email protected]>
1 parent 7fa8bf1 commit dbbdd21

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

doc/hardware/porting/board_porting.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -650,9 +650,6 @@ while porting.
650650
- If available, configure and enable a serial output for the console
651651
using the ``zephyr,console`` chosen node in the devicetree.
652652

653-
- If available, configure and enable a hardware entropy generator using the
654-
``zephyr,entropy`` chosen node in the devicetree.
655-
656653
- If your board supports networking, configure a default interface.
657654

658655
- Enable all GPIO ports connected to peripherals or expansion connectors.

doc/releases/migration-guide-4.1.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,6 @@ Entropy
124124
processor needs to get random data before BT is fully enabled.
125125
(:github:`79931`)
126126

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-
131127
GNSS
132128
====
133129

0 commit comments

Comments
 (0)