coreboot-kgpe-d16/src/mainboard/lenovo/t530
Stefan Reinauer 139e1067b6 kconfig: automatically include mainboards
This change switches all mainboard vendors and mainboards
to be autoincluded by Kconfig, rather than having to be mentioned
explicitly.

This means, vendor and mainboard directories are becoming more
"drop in", e.g. be placed in the coreboot directory hierarchy
without having to modify any higher level coreboot files.

The long term plan is to enable out of tree mainboards / components
to be built with a given coreboot version (given that the API did
not change)

Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Change-Id: Ib68ce1478a2e12562aeac6297128a21eb174d58a
Reviewed-on: http://review.coreboot.org/9295
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2015-04-18 08:31:08 +02:00
..
acpi mainboard/*/acpi/superio.asl: Use non-local inclusion syntax 2014-12-06 05:57:55 +01:00
acpi_tables.c sandy/ivy/nehalem: Remerge interrupt handling 2014-11-23 17:30:13 +01:00
board_info.txt lenovo: Use readable name as part number. 2014-10-25 02:36:47 +02:00
cmos.default
cmos.layout mainboard/cmos: Delete obsolete commented parameters 2015-02-16 09:23:02 +01:00
devicetree.cb lenovo: fix smi gpe + wakeup pin for t420s t520 t530 x220 x230 2015-03-10 23:53:17 +01:00
dsdt.asl i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplug 2014-11-19 21:09:51 +01:00
gpio.c sandy/ivy native: dedup romstage.c main() 2014-10-24 09:14:46 +02:00
hda_verb.c lenovo/x2x0,t530 hda_verb.c: codestyle - remove some spaces 2014-10-30 17:56:55 +01:00
Kconfig mainboard/lenovo/t530/Kconfig: Enable VMX by default 2015-01-01 05:35:19 +01:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00
mainboard.c lenovo/t5x0: Make version look like something thinkpad_acpi would accept 2015-01-31 07:18:46 +01:00
Makefile.inc sandy/ivy native: dedup romstage.c main() 2014-10-24 09:14:46 +02:00
romstage.c lenovo/t530/romstage.c: add usb port description and missing oc config 2015-01-31 07:19:42 +01:00
smihandler.c lenovo: fix smi gpe + wakeup pin for t420s t520 t530 x220 x230 2015-03-10 23:53:17 +01:00
thermal.h