arch: & kernel: Updated Kconfigs to remove errors in html generation
This patch updates some help sections to remove the "ERROR: Unexpected indentation" messages during hmtl documentation generation. Change-Id: Idcdc17727b921b6145f9eb28d85975ceca273ce2 Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>
This commit is contained in:
parent
a81c3080a2
commit
baddeadda1
4 changed files with 8 additions and 2 deletions
|
@ -186,10 +186,11 @@ config IRQ_VECTOR_TABLE_CUSTOM
|
|||
the least overhead when handling an interrupt.
|
||||
|
||||
Downsides:
|
||||
|
||||
- ISRs cannot have a parameter
|
||||
- ISRs cannot be connected at runtime
|
||||
- ISRs must notify the kernel manually by invoking _IntExit() when
|
||||
then are about to return.
|
||||
then are about to return.
|
||||
|
||||
config IRQ_VECTOR_TABLE_SOC
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue