Fix multiple missing files and errors from the recent commit. This happened
[coreboot.git] / documentation / Kconfig.tex
index eb77fa9778265fbdfbccf99cfece7019f7a83939..6b38dc15dd7ec23747a71479481817bf5d7241e9 100644 (file)
@@ -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}