[coreboot] Trying to add Kconfig support for M57SLI - build error

Harald Gutmann harald.gutmann at gmx.net
Fri Aug 21 18:17:31 CEST 2009


On Friday 21 August 2009 18:10:37 ron minnich wrote:
> I'm missing
> src/southbridge/nvidia/ck804/Kconfig
Yes, because that's not needed.
The m57sli board has a mcp55 southbridge and therefore ck804 is not needed.
I removed this because I wanted to clean out and sort up the patch as far as 
possible.

Index: src/southbridge/nvidia/Kconfig
===================================================================
--- src/southbridge/nvidia/Kconfig      (revision 4560)
+++ src/southbridge/nvidia/Kconfig      (working copy)
@@ -1,2 +1 @@
-source src/southbridge/nvidia/ck804/Kconfig
 source src/southbridge/nvidia/mcp55/Kconfig

This sould fix also that little line, but I don't think that this affects my 
problem, as Kconfig would complain if it needs that file.


> ron
Regards,
Harald




More information about the coreboot mailing list