From ced3a0c2491a1d736a134b81644b96dc61106d30 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Wed, 6 Sep 2017 05:35:16 +0000 Subject: Revert "soc/intel/cannonlake: Add dummy ACPI DSDT table" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 6c0f3c7ee1d53872851dbab636787852e3572c98. Reason for revert: Broke master builds, this was submitted out-of-order, some of the dependencies have not passed review with +2 yet. Change-Id: Ib7bcb1b98623d16e074caeca839a936d71ded709 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/21414 Tested-by: build bot (Jenkins) Reviewed-by: Nick Vaccaro Reviewed-by: Lijian Zhao --- src/mainboard/intel/cannonlake_rvp/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/intel/cannonlake_rvp/Kconfig') diff --git a/src/mainboard/intel/cannonlake_rvp/Kconfig b/src/mainboard/intel/cannonlake_rvp/Kconfig index 9d2a5f2279..35afb07718 100644 --- a/src/mainboard/intel/cannonlake_rvp/Kconfig +++ b/src/mainboard/intel/cannonlake_rvp/Kconfig @@ -4,7 +4,6 @@ config BOARD_SPECIFIC_OPTIONS def_bool y select BOARD_ROMSIZE_KB_16384 select SOC_INTEL_CANNONLAKE - select HAVE_ACPI_TABLES select GENERIC_SPD_BIN config MAINBOARD_DIR -- cgit v1.2.3