coreboot-kgpe-d16/src
Edward O'Callaghan d76ac6349d superio/smsc/lpc47n207: Hook into build system
Provide proper Makefile and Kconfig components so
that this superio is built as object code. Select
superio component in mainboard Kconfig's to bring
in the link-time symbols and thereby removing the
need for .c inclusion.

N.B. The LPC47N207 Super I/O does not physically exist
on these boards. The Super I/O is found on external LPC
debug card hardware and so should really be made selectable.
However, this is beyond the scope of this specific fix, that
rids us of .c inclusions in romstage.c

Change-Id: I451c3a81c4b5beca1ed65e27467a7393d2521dae
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/8084
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2015-01-06 01:23:31 +01:00
..
arch timestamps: Switch from tsc_t to uint64_t 2015-01-05 22:21:49 +01:00
console ipq8064: prepare UART driver for use in coreboot 2014-12-05 20:22:47 +01:00
cpu intel/model_206ax: update microcode 2015-01-03 20:11:32 +01:00
device Fix Kconfig whitespace 2014-12-31 09:46:00 +01:00
drivers elog: Use the RTC driver interface instead of reading CMOS directly. 2014-12-30 22:11:54 +01:00
ec chromeos: Unconditionally clear the EC recovery request 2014-12-30 23:30:52 +01:00
include timestamps: Switch from tsc_t to uint64_t 2015-01-05 22:21:49 +01:00
lib timestamps: Switch from tsc_t to uint64_t 2015-01-05 22:21:49 +01:00
mainboard superio/smsc/lpc47n207: Hook into build system 2015-01-06 01:23:31 +01:00
northbridge northbridge/via/vx800/examples: Remove rotting source 2015-01-05 16:03:47 +01:00
soc timestamps: Switch from tsc_t to uint64_t 2015-01-05 22:21:49 +01:00
southbridge timestamps: Switch from tsc_t to uint64_t 2015-01-05 22:21:49 +01:00
superio superio/smsc/lpc47n207: Hook into build system 2015-01-06 01:23:31 +01:00
vendorcode elog: Add function to log boot reason in ChromeOS case 2015-01-03 00:25:27 +01:00
Kconfig Allow RISCV to be compiled with ANY_TOOLCHAIN 2015-01-02 18:44:57 +01:00