Add initial support for SMSC SIO1007 SuperI/O chip
commit6626d6a9e3d8c6eb6b8348f6a0736d7971b736db
authorStefan Reinauer <reinauer@chromium.org>
Fri, 30 Mar 2012 22:10:07 +0000 (30 15:10 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Fri, 6 Apr 2012 19:23:08 +0000 (6 21:23 +0200)
tree8462a4b2ac45784edf89d8469cfd9913b96e3064
parent8198600b0b71b474ac8ec75248d5dd916a2713ae
Add initial support for SMSC SIO1007 SuperI/O chip

early_serial and some ACPI needed for compilation

Change-Id: I5dd970676488697156e0630392884f31149ac85b
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: http://review.coreboot.org/824
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
src/superio/smsc/Kconfig
src/superio/smsc/Makefile.inc
src/superio/smsc/sio1007/acpi/superio.asl [new file with mode: 0644]
src/superio/smsc/sio1007/early_serial.c [new file with mode: 0644]