coreboot-kgpe-d16/src/mainboard/gigabyte/ma78gm
Stefan Reinauer bf5a7dc312 Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig
This patch is the beginning of a Kconfig cleanup series
- drop CONFIG_HAVE_BUS_CONFIG and add get_bus_conf.c if it
  exists in the mainboard directory
- drop duplicate ACPI_SSDTX_NUM from mainboard Kconfig
  if it only defines the defaul value of 0
- Add mptable.c, fadt.c, reset.c and ssdtX.asl when they
  exist, not based on some Kconfig magic

Signed-off-by: Stefan Reinauer <reinauer@google.com>

Change-Id: Ia14a7116dad6a724af7e531920fee9a51fd0b200
Reviewed-on: http://review.coreboot.org/1832
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-11-16 01:11:16 +01:00
..
acpi Deduplicate various ACPI .asl files. 2010-12-09 12:39:48 +00:00
acpi_tables.c Refactor some alignment handling 2012-04-20 21:18:02 +02:00
cmos.layout Another AMD 780/700 mainboard: Gigabyte MA78GM-US2H 2010-08-17 11:22:40 +00:00
devicetree.cb Disable dev3 on ma78gm-us2h 2011-09-04 12:22:00 +02:00
dsdt.asl ACPI: More ../../.. removal 2012-02-22 22:16:15 +01:00
get_bus_conf.c Clean up #ifs 2012-05-08 00:34:34 +02:00
irq_tables.c Convert boards to use mptable_write_buses. 2010-11-21 14:40:09 +00:00
Kconfig Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig 2012-11-16 01:11:16 +01:00
mainboard.c Drop redundant CHIP_NAME in mainboard.c 2012-11-06 21:59:21 +01:00
mptable.c Clean up #ifs 2012-05-08 00:34:34 +02:00
resourcemap.c Another AMD 780/700 mainboard: Gigabyte MA78GM-US2H 2010-08-17 11:22:40 +00:00
romstage.c Clean up #ifs 2012-05-08 00:34:34 +02:00