summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/Kconfig.tex7
1 files changed, 6 insertions, 1 deletions
diff --git a/documentation/Kconfig.tex b/documentation/Kconfig.tex
index eb77fa9778..6b38dc15dd 100644
--- a/documentation/Kconfig.tex
+++ b/documentation/Kconfig.tex
@@ -458,7 +458,12 @@ obj-$(CONFIG_HAVE_ACPI_TABLES) += amdk8_acpi.o
\subsection{southbridge}
\subsubsection{vendor and part}
\subsection{superio}
-\subsection{i2cmux}
+\subsection{drivers/i2c}
+This is a rather special case. There are no Kconfig files or Makefile.inc files here. They are notneeed.
+To compile in one of these files, name the .o directory. E.g. in serengeti_cheetah we have:
+\begin{verbatim}
+\end{verbatim}
+
\subsubsection{vendor and part}
\end{document}