Re: [coreboot] [PATCH] X60: enable SMI handler

2011-02-16 Thread Peter Stuge
Sven Schnelle wrote: > Hi List, > > this patch enables SMI Support for the Thinkpad X60. > > Signed-off-by: Sven Schnelle Acked-by: Peter Stuge r6366 -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

[coreboot] [PATCH] X60: enable SMI handler

2011-02-15 Thread Sven Schnelle
Hi List, this patch enables SMI Support for the Thinkpad X60. Signed-off-by: Sven Schnelle Index: src/mainboard/lenovo/x60/Kconfig === --- src/mainboard/lenovo/x60/Kconfig (revision 6365) +++ src/mainboard/lenovo/x60/Kconfig (workin