Revert "doc: updates concerning ENTROPY_GENRATOR auto-enabling"
This reverts commit a43cae0b3e40681def6f4a3385fe27e5c0e7ea6c. Signed-off-by: Valerio Setti <vsetti@baylibre.com>
This commit is contained in:
parent
7fa8bf1756
commit
dbbdd212f1
@ -650,9 +650,6 @@ while porting.
|
||||
- If available, configure and enable a serial output for the console
|
||||
using the ``zephyr,console`` chosen node in the devicetree.
|
||||
|
||||
- If available, configure and enable a hardware entropy generator using the
|
||||
``zephyr,entropy`` chosen node in the devicetree.
|
||||
|
||||
- If your board supports networking, configure a default interface.
|
||||
|
||||
- Enable all GPIO ports connected to peripherals or expansion connectors.
|
||||
|
||||
@ -124,10 +124,6 @@ Entropy
|
||||
processor needs to get random data before BT is fully enabled.
|
||||
(:github:`79931`)
|
||||
|
||||
* :kconfig:option:`CONFIG_ENTROPY_GENERATOR` is now automatically enabled as soon
|
||||
as the devicetree property :dtcompatible:`zephyr,entropy` is set.
|
||||
(:github:82497)
|
||||
|
||||
GNSS
|
||||
====
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user