From 28684171f07b6adce0031108bb799457970f433a Mon Sep 17 00:00:00 2001 From: Alexandru Gagniuc Date: Sun, 26 Jan 2014 11:23:17 -0600 Subject: google/stout: Provide cmos.default Change-Id: Ief0d08e0cd3dc469d700acf8567435894651171e Signed-off-by: Alexandru Gagniuc Reviewed-on: http://review.coreboot.org/4822 Tested-by: build bot (Jenkins) Reviewed-by: Vladimir Serbinenko --- src/mainboard/google/stout/Kconfig | 1 + src/mainboard/google/stout/cmos.default | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 src/mainboard/google/stout/cmos.default (limited to 'src/mainboard/google/stout') diff --git a/src/mainboard/google/stout/Kconfig b/src/mainboard/google/stout/Kconfig index fb817548a0..d5e265f338 100644 --- a/src/mainboard/google/stout/Kconfig +++ b/src/mainboard/google/stout/Kconfig @@ -11,6 +11,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy select EARLY_CBMEM_INIT select HAVE_ACPI_TABLES select HAVE_OPTION_TABLE + select HAVE_CMOS_DEFAULT select HAVE_ACPI_RESUME select HAVE_SMI_HANDLER select GFXUMA diff --git a/src/mainboard/google/stout/cmos.default b/src/mainboard/google/stout/cmos.default new file mode 100644 index 0000000000..77c7100f38 --- /dev/null +++ b/src/mainboard/google/stout/cmos.default @@ -0,0 +1,6 @@ +boot_option = Fallback +last_boot = Fallback +debug_level = Spew +nmi = Enable +power_on_after_fail = Enable +sata_mode = AHCI -- cgit v1.2.3