Skip to content

Commit 712ff32

Browse files
nordic-krchnashif
authored andcommitted
doc: kernel: other: ring_buffers: Add Kconfig option description
Added section with configuration options. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
1 parent 13a5d05 commit 712ff32

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/reference/kernel/other/ring_buffers.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,13 @@ operations on the ring buffer's memory. For example:
301301
...
302302
}
303303
304+
Configuration Options
305+
*********************
306+
307+
Related configuration options:
308+
309+
* :option:`CONFIG_RING_BUFFER`: Enable ring buffer.
310+
304311
API Reference
305312
*************
306313

0 commit comments

Comments
 (0)