Re: [coreboot] Kconfig for Tyan s2892

2009-08-21 Thread ron minnich
On Fri, Aug 21, 2009 at 1:21 PM, Myles Watson wrote: > Yes.  I'm not sure where they should be defined, though.  For example, > CONFIG_GFXUMA could be a board-specific option, but maybe it should be > a NB-specific option?  Should the user be able to set it?  My board > doesn't use it at all. Let

Re: [coreboot] Kconfig for Tyan s2892

2009-08-21 Thread Myles Watson
On Fri, Aug 21, 2009 at 2:06 PM, Cristi Magherusan wrote: > On Fri, 2009-08-21 at 11:15 -0600, Myles Watson wrote: >> It compiles, but there are a lot of warnings about undefined CONFIG_ >> variables. >> >> To apply the patch, first : >> >> svn cp src/southbridge/nvidia/ck804/Config.lb >> src/sout

Re: [coreboot] Kconfig for Tyan s2892

2009-08-21 Thread Cristi Magherusan
On Fri, 2009-08-21 at 11:15 -0600, Myles Watson wrote: > It compiles, but there are a lot of warnings about undefined CONFIG_ > variables. > > To apply the patch, first : > > svn cp src/southbridge/nvidia/ck804/Config.lb > src/southbridge/nvidia/ck804/Makefile.inc > svn cp src/cpu/amd/socket_F/

[coreboot] Kconfig for Tyan s2892

2009-08-21 Thread Myles Watson
It compiles, but there are a lot of warnings about undefined CONFIG_ variables. To apply the patch, first : svn cp src/southbridge/nvidia/ck804/Config.lb src/southbridge/nvidia/ck804/Makefile.inc svn cp src/cpu/amd/socket_F/Kconfig src/cpu/amd/socket_940/Kconfig svn cp src/cpu/amd/socket_F/Makef