doc: release notes: remove blank lines

Remove blank lines between bullet points.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
Ioannis Glaropoulos 2021-05-28 18:16:26 +02:00 committed by Kumar Gala
commit c9656cfadc

View file

@ -197,23 +197,14 @@ Architectures
* AARCH64 * AARCH64
* SMP support * SMP support
* MMU dynamic mappings with page table sharing. * MMU dynamic mappings with page table sharing.
* Userspace (unprivileged) thread support. * Userspace (unprivileged) thread support.
* Standalone SMCCC support. * Standalone SMCCC support.
* XIP support. * XIP support.
* ARM64 is now a top-level standalone architecture. * ARM64 is now a top-level standalone architecture.
* Support for Cortex-R82 and Armv8-R AArch64 MPU. * Support for Cortex-R82 and Armv8-R AArch64 MPU.
* Cache management support. * Cache management support.
* Revamped boot code. * Revamped boot code.
* Full FPU context switching. * Full FPU context switching.
* POSIX * POSIX
@ -223,14 +214,10 @@ Architectures
* x86 * x86
* Added SoC configuration for Lakemont SoC. * Added SoC configuration for Lakemont SoC.
* Removed kconfig ``CONFIG_CPU_MINUTEIA`` as there is no user of this option. * Removed kconfig ``CONFIG_CPU_MINUTEIA`` as there is no user of this option.
* Renamed kconfig ``CONFIG_SSE*`` to ``CONFIG_X86_SSE*``. * Renamed kconfig ``CONFIG_SSE*`` to ``CONFIG_X86_SSE*``.
* Extended the pagetable generation script to allow specifying additional * Extended the pagetable generation script to allow specifying additional
memory mapping during build. memory mapping during build.
* x86-32 * x86-32
* Added support for kernel image to reside in virtual address space, allowing * Added support for kernel image to reside in virtual address space, allowing