From b28a411362828b5d64220e15b0be8143709e083a Mon Sep 17 00:00:00 2001 From: Damien Zammit Date: Tue, 24 May 2016 17:26:51 +1000 Subject: mb/gigabyte/ga-g41m-es2l: Update board_info.txt and add item to Kconfig MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This adds the website URL to the board info and also enables the realtek nic reset function as per a previous patch. Change-Id: I2cda120c59b55f0dd2ffa78d397b16beb13d6843 Signed-off-by: Damien Zammit Reviewed-on: https://review.coreboot.org/14954 Tested-by: build bot (Jenkins) Reviewed-by: Jonathan Neuschäfer Reviewed-by: Martin Roth --- src/mainboard/gigabyte/ga-g41m-es2l/Kconfig | 1 + 1 file changed, 1 insertion(+) (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 31b29bb6f9..7dec921df5 100644 --- a/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig +++ b/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig @@ -29,6 +29,7 @@ config BOARD_SPECIFIC_OPTIONS select PCIEXP_ASPM select PCIEXP_CLK_PM select PCIEXP_L1_SUB_STATE + select REALTEK_8168_RESET config MMCONF_BASE_ADDRESS hex -- cgit v1.2.3