svn@coreboot.org wrote:
+++ trunk/coreboot-v2/src/mainboard/tyan/s2891/Kconfig 2009-10-07 16:29:12 UTC (rev 4735)
..
@@ -120,6 +112,7 @@ default n depends on BOARD_TYAN_S2891
+# TODO: Should be "select". And not user-visible. config HAVE_ACPI_TABLES bool "Generate ACPI tables" default y
Why leave this?
+++ trunk/coreboot-v2/src/mainboard/tyan/s2892/Kconfig 2009-10-07 16:29:12 UTC (rev 4735) @@ -120,6 +112,7 @@ default n depends on BOARD_TYAN_S2892
+# TODO config HAVE_ACPI_TABLES bool "Generate ACPI tables" default y
?
//Peter