[coreboot-gerrit] Change in coreboot[master]: DO NOT MERGE: apollolake: Build SD/MMC driver

Lee Leahy (Code Review) gerrit at coreboot.org
Tue Mar 28 00:51:19 CEST 2017


Lee Leahy has uploaded a new change for review. ( https://review.coreboot.org/19019 )

Change subject: DO NOT MERGE: apollolake: Build SD/MMC driver
......................................................................

DO NOT MERGE: apollolake: Build SD/MMC driver

Change-Id: I49d7d2b690824501a7e6aad9522df2ba847abab6
---
M src/soc/intel/apollolake/Kconfig
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/19/19019/1

diff --git a/src/soc/intel/apollolake/Kconfig b/src/soc/intel/apollolake/Kconfig
index 45ee5c9..15263ec 100644
--- a/src/soc/intel/apollolake/Kconfig
+++ b/src/soc/intel/apollolake/Kconfig
@@ -64,6 +64,9 @@
 	select SOC_INTEL_COMMON_BLOCK
 	select SOC_INTEL_COMMON_BLOCK_CSE
 	select ADD_VBT_DATA_FILE
+	select DRIVERS_STORAGE
+	select MMC_DEBUG
+	select MMC_TRACE
 
 config CHROMEOS
 	select CHROMEOS_RAMOOPS_DYNAMIC

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I49d7d2b690824501a7e6aad9522df2ba847abab6
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Lee Leahy <leroy.p.leahy at intel.com>



More information about the coreboot-gerrit mailing list