From c21e07385f9b4048d6ddb67989b23999f566951d Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Thu, 16 Oct 2014 12:48:19 +0200 Subject: i945: Consolidate FADT code Change-Id: I076cba7d21926cabf90d485de50268ae40c435f3 Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/7087 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Kconfig') diff --git a/src/Kconfig b/src/Kconfig index 5fe7b76793..785a3ee94a 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -474,6 +474,10 @@ config PER_DEVICE_ACPI_TABLES bool default n +config COMMON_FADT + bool + default n + #These Options are here to avoid "undefined" warnings. #The actual selection and help texts are in the following menu. -- cgit v1.2.3