From 382bb5e87446c949ebc6ad31b29f6a0a24a825b1 Mon Sep 17 00:00:00 2001 From: Matteo Golin Date: Wed, 6 May 2026 16:26:31 -0400 Subject: [PATCH] docs/risc-v: Remove mention of NSH_ARCHINIT Removes mention of NSH_ARCHINIT since this configuration option no longer exists. Signed-off-by: Matteo Golin --- .../platforms/arm/tiva/boards/tm4c123g-launchpad/index.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Documentation/platforms/arm/tiva/boards/tm4c123g-launchpad/index.rst b/Documentation/platforms/arm/tiva/boards/tm4c123g-launchpad/index.rst index 7d9ca13314c..adc51b26704 100644 --- a/Documentation/platforms/arm/tiva/boards/tm4c123g-launchpad/index.rst +++ b/Documentation/platforms/arm/tiva/boards/tm4c123g-launchpad/index.rst @@ -125,12 +125,6 @@ Device Drivers -> Memory Technology Device (MTD) Support CONFIG_AT24XX_SIZE=512 : Specifies the AT 24C512 part CONFIG_AT24XX_ADDR=0x53 : AT24 I2C address -Application Configuration -> NSH Library - -.. code-block:: console - - CONFIG_NSH_ARCHINIT=y : NSH board-initialization - File systems .. code-block:: console