From 512a2d1c4f2e9d63effebae03806fc2f9ddb1ce7 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Wed, 10 May 2017 13:12:37 +0200 Subject: nb/intel/x4x: Define and use default MMCONF_BASE_ADDRESS Currently only one board uses this northbridge in coreboot but some patches are pending to add more. Change-Id: If035e442d1a23674667f46a07b44c4f2b81be48c Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/19650 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/mainboard/gigabyte/ga-g41m-es2l/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/gigabyte') diff --git a/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig b/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig index ae57e5b379..909e58073d 100644 --- a/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig +++ b/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig @@ -35,10 +35,6 @@ config BOARD_SPECIFIC_OPTIONS select HAVE_CMOS_DEFAULT select HAVE_ACPI_RESUME -config MMCONF_BASE_ADDRESS - hex - default 0xe0000000 - config MAINBOARD_DIR string default "gigabyte/ga-g41m-es2l" -- cgit v1.2.3