aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2016-06-18 23:26:46 +0200
committerPatrick Georgi <pgeorgi@google.com>2016-08-09 10:43:19 +0200
commit0c290a0c85a5928f8a64a00e115ef1e601d1573c (patch)
treeece202c4517b7576f81a64dc6b6003b20c02c6b6 /src/mainboard/gigabyte/ga-g41m-es2l/Kconfig
parenteff0c6a99d5bbd57129c710033e7d0b5d5a684a7 (diff)
gigbyte/ga-g41m-es2l: add cmos.layout and cmos.default
This adds a cmos.layout and a cmos.default to ga-g41m-es2l. This allows to set things like baud_rate, debug_level, etc. from cmos. Change-Id: I25df7a1f3a0ce486b96cfe05bda628f604b0baec Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/15493 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/gigabyte/ga-g41m-es2l/Kconfig')
-rw-r--r--src/mainboard/gigabyte/ga-g41m-es2l/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig b/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig
index 7dec921df5..6452f4d9ee 100644
--- a/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig
+++ b/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig
@@ -30,6 +30,8 @@ config BOARD_SPECIFIC_OPTIONS
select PCIEXP_CLK_PM
select PCIEXP_L1_SUB_STATE
select REALTEK_8168_RESET
+ select HAVE_OPTION_TABLE
+ select HAVE_CMOS_DEFAULT
config MMCONF_BASE_ADDRESS
hex