From 15c4ab7adf594e0707cdedded8fe6797b17da56a Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Tue, 2 Jul 2013 11:37:35 +0300 Subject: Move select MMCONF_SUPPORT under northbridge MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Move/remove MMCONF_SUPPORT reference under mainboard Kconfig, as that feature originates from northbridge and cannot be disabled for a single mainboard. Change-Id: I6d6861079876ddddaff90b10f18edb6936e93bd0 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/3589 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich --- src/mainboard/google/snow/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/snow') diff --git a/src/mainboard/google/snow/Kconfig b/src/mainboard/google/snow/Kconfig index aa4c3c4180..4072b0fb6f 100644 --- a/src/mainboard/google/snow/Kconfig +++ b/src/mainboard/google/snow/Kconfig @@ -29,7 +29,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select BOARD_ROMSIZE_KB_4096 select DRIVER_MAXIM_MAX77686 # select HAVE_ACPI_TABLES -# select MMCONF_SUPPORT select EXYNOS_DISPLAYPORT select CHROMEOS select DRIVER_TI_TPS65090 -- cgit v1.2.3