From patchwork Wed Oct 7 15:17:21 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [PATCHes] more kconfig stuff Date: Wed, 07 Oct 2009 15:17:21 -0000 From: Myles Watson X-Patchwork-Id: 359 Message-Id: <2831fecf0910070817m794fb0cej74f3c7b5b6057587@mail.gmail.com> To: Patrick Georgi Cc: coreboot@coreboot.org On Wed, Oct 7, 2009 at 9:04 AM, Patrick Georgi wrote: > Hi, > > more kconfig patches: > > 20091007-2-kconfig-amd-socket-754 > implements Kconfig support for AMDs Socket 754 > > 20091007-3-kconfig-mcp55-romstrap > adds the romstrap include for MCP55 boards Good find. > 20091007-4-kconfig-msi-boards > implements the remaining MSI boards. I like the reuse. Maybe it's time to rename that file and move it somewhere more general. > > Signed-off-by: Patrick Georgi Acked-by: Myles Watson Thanks, Myles =================================================================== --- src/mainboard/msi/ms7135/Makefile.inc (Revision 0) +++ src/mainboard/msi/ms7135/Makefile.inc (Revision 0) @@ -0,0 +1 @@ +include $(src)/mainboard/tyan/Makefile.s289x.inc