[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy/variants/nami: Disable native SD card controller

Furquan Shaikh (Code Review) gerrit at coreboot.org
Tue Dec 12 08:36:29 CET 2017


Furquan Shaikh has uploaded this change for review. ( https://review.coreboot.org/22825


Change subject: mb/google/poppy/variants/nami: Disable native SD card controller
......................................................................

mb/google/poppy/variants/nami: Disable native SD card controller

This change selects Kconfig option to disable native SD card
controller in ACPI tables, since it is not used on nami.

BUG=b:70160119

Change-Id: I6180c2b342c69e6a7c357f10b6297d67ea0211d7
Signed-off-by: Furquan Shaikh <furquan at google.com>
---
M src/mainboard/google/poppy/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/22825/1

diff --git a/src/mainboard/google/poppy/Kconfig b/src/mainboard/google/poppy/Kconfig
index 75c9648..72103af 100644
--- a/src/mainboard/google/poppy/Kconfig
+++ b/src/mainboard/google/poppy/Kconfig
@@ -120,6 +120,7 @@
 	def_bool n
 	select DRIVERS_PS2_KEYBOARD
 	select DRIVERS_SPI_ACPI
+	select EXCLUDE_NATIVE_SD_INTERFACE
 	select VARIANT_HAS_SPI_TPM if !VBOOT_MOCK_SECDATA
 
 config VARIANT_SPECIFIC_OPTIONS_NAUTILUS

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6180c2b342c69e6a7c357f10b6297d67ea0211d7
Gerrit-Change-Number: 22825
Gerrit-PatchSet: 1
Gerrit-Owner: Furquan Shaikh <furquan at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171212/bd488fa2/attachment.html>


More information about the coreboot-gerrit mailing list