[PATCH] media: docs: fimc: Update module build options

Karl Mehltretter <[email protected]>
Newsgroups org.kernel.vger.linux-media,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
Commit 4af813108b88 ("[media] s5p-fimc: Add support for Exynos4x12
FIMC-LITE") turned VIDEO_SAMSUNG_S5P_FIMC into a menu and moved the
FIMC driver to the new VIDEO_S5P_FIMC option, but the build section
of fimc.rst still names the old symbol.

s5p-csis.ko has always been controlled separately by
VIDEO_S5P_MIPI_CSIS, so building FIMC as a module does not produce
both modules. Describe each module with its own option.

Fixes: 4af813108b88 ("[media] s5p-fimc: Add support for Exynos4x12 FIMC-LITE")
Assisted-by: Codex:gpt-5.6-sol
Signed-off-by: Karl Mehltretter <[email protected]>
---
 Documentation/admin-guide/media/fimc.rst | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/Documentation/admin-guide/media/fimc.rst b/Documentation/admin-guide/media/fimc.rst
index 267ef52fe387a..9827367097daf 100644
--- a/Documentation/admin-guide/media/fimc.rst
+++ b/Documentation/admin-guide/media/fimc.rst
@@ -148,6 +148,7 @@ or retrieve the information from /dev/media? with help of the media-ctl tool:
 7. Build
 --------
 
-If the driver is built as a loadable kernel module (CONFIG_VIDEO_SAMSUNG_S5P_FIMC=m)
-two modules are created (in addition to the core v4l2 modules): s5p-fimc.ko and
-optional s5p-csis.ko (MIPI-CSI receiver subdev).
+If the FIMC driver is built as a loadable kernel module
+(CONFIG_VIDEO_S5P_FIMC=m), it is named s5p-fimc.ko.  The optional
+MIPI-CSIS receiver is controlled separately by CONFIG_VIDEO_S5P_MIPI_CSIS
+and is named s5p-csis.ko when built as a module.
-- 
2.53.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.