From c9656cfadc84d22effb777fda2a9eafb795640be Mon Sep 17 00:00:00 2001 From: Ioannis Glaropoulos Date: Fri, 28 May 2021 18:16:26 +0200 Subject: [PATCH] doc: release notes: remove blank lines Remove blank lines between bullet points. Signed-off-by: Ioannis Glaropoulos --- doc/releases/release-notes-2.6.rst | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/doc/releases/release-notes-2.6.rst b/doc/releases/release-notes-2.6.rst index f8154252d45..e2a9caa65c4 100644 --- a/doc/releases/release-notes-2.6.rst +++ b/doc/releases/release-notes-2.6.rst @@ -197,23 +197,14 @@ Architectures * AARCH64 * SMP support - * MMU dynamic mappings with page table sharing. - * Userspace (unprivileged) thread support. - * Standalone SMCCC support. - * XIP support. - * ARM64 is now a top-level standalone architecture. - * Support for Cortex-R82 and Armv8-R AArch64 MPU. - * Cache management support. - * Revamped boot code. - * Full FPU context switching. * POSIX @@ -223,14 +214,10 @@ Architectures * x86 * Added SoC configuration for Lakemont SoC. - * Removed kconfig ``CONFIG_CPU_MINUTEIA`` as there is no user of this option. - * Renamed kconfig ``CONFIG_SSE*`` to ``CONFIG_X86_SSE*``. - * Extended the pagetable generation script to allow specifying additional memory mapping during build. - * x86-32 * Added support for kernel image to reside in virtual address space, allowing