application: fix code-block directive in custom SoC section
Without the extra colon, this is showing up as a comment. Signed-off-by: Marti Bolivar <marti@foundries.io>
This commit is contained in:
parent
a10f7a0653
commit
61042c3ea9
1 changed files with 1 additions and 1 deletions
|
@ -513,7 +513,7 @@ In the ``soc`` directory you will need a top-level Kconfig file pointing to the
|
||||||
custom SOC definitions:
|
custom SOC definitions:
|
||||||
|
|
||||||
|
|
||||||
.. code-block: console
|
.. code-block:: console
|
||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "SoC/CPU/Configuration Selection"
|
prompt "SoC/CPU/Configuration Selection"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue