coreboot-kgpe-d16/src/mainboard/iwill/dk8_htx
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 Unify Local APIC address definitions 2012-03-08 15:39:05 +01:00
acpi_tables.c Refactor some alignment handling 2012-04-20 21:18:02 +02:00
cmos.layout
devicetree.cb Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
dsdt.asl second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
fadt.c Get rid of hard coded strings in ACPI tables 2012-11-09 19:03:45 +01:00
get_bus_conf.c Clean up #ifs 2012-05-08 00:34:34 +02:00
irq_tables.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +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
mb_sysconf.h Convert more boards to use mptable_write_buses. 2010-11-21 14:41:07 +00:00
mptable.c Clean up #ifs 2012-05-08 00:34:34 +02:00
resourcemap.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
romstage.c Clean up #ifs 2012-05-08 00:34:34 +02:00
ssdt2.asl Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
ssdt3.asl Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
ssdt4.asl Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
ssdt5.asl Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00