summaryrefslogtreecommitdiff
path: root/src/mainboard/google/stout/Kconfig
diff options
context:
space:
mode:
authorAlexandru Gagniuc <mr.nuke.me@gmail.com>2014-01-26 11:23:17 -0600
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>2014-01-26 22:59:41 +0100
commit28684171f07b6adce0031108bb799457970f433a (patch)
treeb09fe9d2c4877064b6863340be2557c8dd0513c2 /src/mainboard/google/stout/Kconfig
parentded4e1266d8bed8537039c926400bc32f9380e42 (diff)
downloadcoreboot-28684171f07b6adce0031108bb799457970f433a.tar.xz
google/stout: Provide cmos.default
Change-Id: Ief0d08e0cd3dc469d700acf8567435894651171e Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Reviewed-on: http://review.coreboot.org/4822 Tested-by: build bot (Jenkins) Reviewed-by: Vladimir Serbinenko <phcoder@gmail.com>
Diffstat (limited to 'src/mainboard/google/stout/Kconfig')
-rw-r--r--src/mainboard/google/stout/Kconfig1
1 files changed, 1 insertions, 0 deletions
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