[coreboot-gerrit] Change in coreboot[master]: src/mainboard/google/kahlee: Remove legacy tables

Richard Spiegel (Code Review) gerrit at coreboot.org
Wed Oct 11 20:49:12 CEST 2017


Richard Spiegel has uploaded this change for review. ( https://review.coreboot.org/21963


Change subject: src/mainboard/google/kahlee: Remove legacy tables
......................................................................

src/mainboard/google/kahlee: Remove legacy tables

Remove IRQ and MP tables. Modern OS use ACPI instead of legacy tables.
Use Kconfig for reversable configuration if using old OS.

BUG=b:62241143

Change-Id: I5fc833c8af47b5f6fad757e129250e6202810dbb
Signed-off-by: Richard Spiegel <richard.spiegel at silverbackltd.com>
---
M src/mainboard/google/kahlee/Kconfig
1 file changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/21963/1

diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index ad12d8c..12fb4c6 100644
--- a/src/mainboard/google/kahlee/Kconfig
+++ b/src/mainboard/google/kahlee/Kconfig
@@ -23,8 +23,6 @@
 	select EC_GOOGLE_CHROMEEC
 	select EC_GOOGLE_CHROMEEC_LPC
 	select HAVE_OPTION_TABLE
-	select HAVE_PIRQ_TABLE
-	select HAVE_MP_TABLE
 	select HAVE_ACPI_TABLES
 	select GFXUMA
 	select GOOGLE_SMBIOS_MAINBOARD_VERSION

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5fc833c8af47b5f6fad757e129250e6202810dbb
Gerrit-Change-Number: 21963
Gerrit-PatchSet: 1
Gerrit-Owner: Richard Spiegel <richard.spiegel at silverbackltd.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171011/624a22a0/attachment-0001.html>


More information about the coreboot-gerrit mailing list