From b925f8bce61ba938e5839bd285329bc704f3373a Mon Sep 17 00:00:00 2001 From: Marc Jones Date: Tue, 21 Mar 2017 15:14:12 +0800 Subject: google/kahlee: Set FADT legacy and 8042 supported The EC is a legacy 8042 device. Don't set LEGACY_FREE and correctly report in the FADT. Change-Id: I041ea4b44372178f3d6073b6ebc8003abc097703 Signed-off-by: Marc Jones Reviewed-on: https://review.coreboot.org/19836 Reviewed-by: Marshall Dawson Reviewed-by: Aaron Durbin Tested-by: build bot (Jenkins) --- src/mainboard/google/kahlee/Kconfig | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/mainboard/google/kahlee/Kconfig') diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig index 1377f55766..d09d1e5af9 100644 --- a/src/mainboard/google/kahlee/Kconfig +++ b/src/mainboard/google/kahlee/Kconfig @@ -1,7 +1,7 @@ # # This file is part of the coreboot project. # -# Copyright (C) 2015 Advanced Micro Devices, Inc. +# Copyright (C) 2015-2017 Advanced Micro Devices, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -49,10 +49,6 @@ config ONBOARD_VGA_IS_PRIMARY bool default y -config STONEYRIDGE_LEGACY_FREE - bool - default y - config VBOOT select VBOOT_MOCK_SECDATA select EC_GOOGLE_CHROMEEC_SWITCHES -- cgit v1.2.3