doc: add empty lines in enumeration for ReST to be happy
The ReST parser dislikes enumerations with no empty lines in between. Whatever. Change-Id: I480c08fe5b69f0d0f3ebfacdc64fc9e3ec94da21 Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
This commit is contained in:
parent
d49d17f80b
commit
66999d04d8
1 changed files with 2 additions and 0 deletions
|
@ -119,8 +119,10 @@ config FAULT_DUMP
|
|||
|
||||
2: The default. Display specific and verbose information. Consumes
|
||||
the most memory (long strings).
|
||||
|
||||
1: Display general and short information. Consumes less memory
|
||||
(short strings).
|
||||
|
||||
0: Off.
|
||||
|
||||
config XIP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue