[coreboot-gerrit] Change in coreboot[master]: google/kahlee: Set FADT legacy and 8042 supported

Marc Jones (Code Review) gerrit at coreboot.org
Thu Apr 6 19:10:05 CEST 2017


Marc Jones has uploaded a new change for review. ( https://review.coreboot.org/19165 )

Change subject: google/kahlee: Set FADT legacy and 8042 supported
......................................................................

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: Iae048a5aeaa5f497687a8a0b152a29c5cd552e28
Signed-off-by: Marc Jones <marcj303 at gmail.com>
---
M src/mainboard/google/kahlee/Kconfig
1 file changed, 0 insertions(+), 4 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/65/19165/1

diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index 0eb026c..e360c47 100644
--- a/src/mainboard/google/kahlee/Kconfig
+++ b/src/mainboard/google/kahlee/Kconfig
@@ -48,10 +48,6 @@
 	bool
 	default y
 
-config HUDSON_LEGACY_FREE
-	bool
-	default y
-
 config CHROMEOS
 	select VBOOT_MOCK_SECDATA
 	select LP_DEFCONFIG_OVERRIDE if PAYLOAD_DEPTHCHARGE

-- 
To view, visit https://review.coreboot.org/19165
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iae048a5aeaa5f497687a8a0b152a29c5cd552e28
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Marc Jones <marc at marcjonesconsulting.com>



More information about the coreboot-gerrit mailing list