Lee Leahy has uploaded a new change for review. ( https://review.coreboot.org/19021 )
Change subject: DO NOT MERGE: apollolake: Enable SDHC_DEBUG ......................................................................
DO NOT MERGE: apollolake: Enable SDHC_DEBUG
Change-Id: Ib21689c43e8ecca7e0a675ac1ed5dd353956a514 --- M src/soc/intel/apollolake/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/19021/1
diff --git a/src/soc/intel/apollolake/Kconfig b/src/soc/intel/apollolake/Kconfig index 15263ec..082128b 100644 --- a/src/soc/intel/apollolake/Kconfig +++ b/src/soc/intel/apollolake/Kconfig @@ -67,6 +67,7 @@ select DRIVERS_STORAGE select MMC_DEBUG select MMC_TRACE + select SDHCI_DEBUG
config CHROMEOS select CHROMEOS_RAMOOPS_DYNAMIC