X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=documentation%2FKconfig.tex;fp=documentation%2FKconfig.tex;h=6b38dc15dd7ec23747a71479481817bf5d7241e9;hb=5f6572ec8bc6eb2acd3a7882445913b0b9fe0d91;hp=eb77fa9778265fbdfbccf99cfece7019f7a83939;hpb=9a94843820fbad070d80f6e59ec7d6558e6afdab;p=coreboot.git diff --git a/documentation/Kconfig.tex b/documentation/Kconfig.tex index eb77fa977..6b38dc15d 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}