coreboot-kgpe-d16/src/mainboard/tyan/s2891
Uwe Hermann c0528d61df HAVE_ACPI_TABLES cleanups for kconfig:
- Add "select HAVE_ACPI_TABLES" for boards which need it.

 - Drop sections which set HAVE_ACPI_TABLES to 'n', that's the default.

 - Convert sections which set HAVE_ACPI_TABLES to 'y' to the
   shorter "select HAVE_ACPI_TABLES".

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4759 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-11 17:40:44 +00:00
..
acpi_tables.c Add const to get rid of some warnings when passing quoted strings. 2009-10-09 20:13:43 +00:00
cache_as_ram_auto.c simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ 2009-09-23 18:51:03 +00:00
chip.h Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
cmos.layout Revert "CMOS: Add set_option and rework get_option." 2009-06-03 14:19:33 +00:00
Config.lb Remove duplicate device trees for Tyan s289x. Remove pre-CBFS statements. 2009-10-06 20:36:34 +00:00
devicetree.cb Remove duplicate device trees for Tyan s289x. Remove pre-CBFS statements. 2009-10-06 20:36:34 +00:00
dsdt.dsl This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is still 2009-03-10 20:56:54 +00:00
get_bus_conf.c The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of 2008-10-01 12:52:52 +00:00
irq_tables.c Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if 1 2008-09-18 15:30:42 +00:00
Kconfig HAVE_ACPI_TABLES cleanups for kconfig: 2009-10-11 17:40:44 +00:00
mainboard.c add_mainboard_resources is necessary for some boards (eg. kontron), but 2009-04-28 12:57:25 +00:00
Makefile.inc failoverR.diff: Revert my failover change since Kconfig only supports fallback. 2009-09-22 18:53:50 +00:00
mptable.c This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is still 2009-03-10 20:56:54 +00:00
Options.lb This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. 2009-10-04 18:55:40 +00:00
resourcemap.c The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of 2008-10-01 12:52:52 +00:00