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 <matteo.golin@gmail.com>
This commit is contained in:
Matteo Golin 2026-05-06 16:26:31 -04:00 committed by Lup Yuen Lee
parent e6b08b2a1e
commit 382bb5e874

View file

@ -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