From 0c290a0c85a5928f8a64a00e115ef1e601d1573c Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Sat, 18 Jun 2016 23:26:46 +0200 Subject: 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 Reviewed-on: https://review.coreboot.org/15493 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Patrick Georgi --- src/mainboard/gigabyte/ga-g41m-es2l/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainboard/gigabyte/ga-g41m-es2l/Kconfig') 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 -- cgit v1.2.3