Skip to content

Commit 7fa0d83

Browse files
kartbenmmahadevan108
authored andcommitted
doc: releases: drop empty subsections from migration guide
Drop sections with no updates Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 657229f commit 7fa0d83

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

doc/releases/migration-guide-4.0.rst

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -196,9 +196,6 @@ Crypto
196196
* Following the deprecation of the TinyCrypt library (:github:`79566`), the
197197
TinyCrypt-based shim driver was marked as deprecated (:github:`79653`).
198198

199-
Display
200-
=======
201-
202199
Disk
203200
====
204201

@@ -239,12 +236,6 @@ Input
239236
* The :dtcompatible:`analog-axis` ``invert`` property has been renamed to
240237
``invert-input`` (there's now an ``invert-output`` available as well).
241238

242-
Interrupt Controller
243-
====================
244-
245-
LED Strip
246-
=========
247-
248239
PWM
249240
===
250241

@@ -348,9 +339,6 @@ Bluetooth HCI
348339
* The Kconfig option :kconfig:option:`BT_SPI` is now automatically selected based on devicetree
349340
compatibles and can be removed from board ``.defconfig`` files.
350341

351-
Bluetooth Mesh
352-
==============
353-
354342
Bluetooth Audio
355343
===============
356344

@@ -413,9 +401,6 @@ Bluetooth Audio
413401
* ``BT_AUDIO_BROADCAST_CODE_SIZE`` has been removed and ``BT_ISO_BROADCAST_CODE_SIZE`` should be
414402
used instead. (:github:`80217`)
415403

416-
Bluetooth Classic
417-
=================
418-
419404
Bluetooth Host
420405
==============
421406

@@ -491,9 +476,6 @@ Refer to the extended advertising sample for an example
491476
implementation of advertiser restarting. The same technique can
492477
be used for legacy advertising.
493478

494-
Bluetooth Crypto
495-
================
496-
497479
Networking
498480
**********
499481

@@ -565,9 +547,6 @@ MCUmgr
565547
The requirement for Bluetooth authentication is now indicated by the :kconfig:option:`CONFIG_MCUMGR_TRANSPORT_BT_PERM_RW_AUTHEN` Kconfig option.
566548
To remove the default requirement for Bluetooth authentication it is necessary to enable the :kconfig:option:`CONFIG_MCUMGR_TRANSPORT_BT_PERM_RW` Kconfig option in the project configuration.
567549

568-
Modem
569-
=====
570-
571550
Random
572551
======
573552

@@ -600,6 +579,3 @@ JWT (JSON Web Token)
600579

601580
They replace the previously-existing Kconfigs ``CONFIG_JWT_SIGN_RSA`` and
602581
``CONFIG_JWT_SIGN_ECDSA``. (:github:`79653`)
603-
604-
Architectures
605-
*************

0 commit comments

Comments
 (0)