Documentation/core-api: correct reference to SWIOTLB_DYNAMIC
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Mon, 27 May 2024 13:13:14 +0000 (15:13 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 27 May 2024 14:52:09 +0000 (16:52 +0200)
commit82d71b53d7e732ede6028591342bdc80fabfa29f
tree2d7aad1274564e436243514b392dd031e893349a
parente64746e74f717961250a155e14c156616fcd981f
Documentation/core-api: correct reference to SWIOTLB_DYNAMIC

Commit c93f261dfc39 ("Documentation/core-api: add swiotlb documentation")
accidentally refers to CONFIG_DYNAMIC_SWIOTLB in one place, while the
config is actually called CONFIG_SWIOTLB_DYNAMIC.

Correct the reference to the intended config option.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Reviewed-by: Petr Tesarik <petr@tesarici.cz>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Documentation/core-api/swiotlb.rst