From bc073f4a545e883f4af3971904ac23b2ad2bd1a3 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Thu, 28 Mar 2013 16:30:56 +0200 Subject: x86: Drop BOARD_HAS_FADT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There is a wildcard rule to include mainboard/fadt.c. Change-Id: I7f59d6b241c683b62c2c41c5795e45184882635e Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/2940 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/mainboard/google/parrot/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/parrot/Kconfig') diff --git a/src/mainboard/google/parrot/Kconfig b/src/mainboard/google/parrot/Kconfig index 96f1b4f4aa..d400c8828b 100644 --- a/src/mainboard/google/parrot/Kconfig +++ b/src/mainboard/google/parrot/Kconfig @@ -7,7 +7,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select NORTHBRIDGE_INTEL_IVYBRIDGE select SOUTHBRIDGE_INTEL_C216 select EC_COMPAL_ENE932 - select BOARD_HAS_FADT select BOARD_ROMSIZE_KB_8192 select HAVE_ACPI_TABLES select HAVE_OPTION_TABLE -- cgit v1.2.3