ron minnich wrote:
attached.
ron
Add support for creating an smm top-level object.
Whether SMM is added or not depends on the mainboard.
Actually, now that I read it, it kind of "depends" on the CPU, northbridge and southbridge. But for us, having it tied to a mainboard probably makes most sense, for now.
To enable SMM, the Kconfig variable SMM should be set, and the SMM variable should be defined in the mainbard.
Also correct a type CONFIG_HPET should be HPET.
Signed-off-by: Ronald G. Minnich rminnich@gmail.com
Acked-by: Stefan Reinauer stepan@coresystems.de