[coreboot-gerrit] Change in coreboot[master]: google/kahlee: Update Kconfig

Marc Jones (Code Review) gerrit at coreboot.org
Wed May 24 01:07:13 CEST 2017


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

Change subject: google/kahlee: Update Kconfig
......................................................................

google/kahlee: Update Kconfig

Update for the Stoney Ridge FT4 package and the on chip UART.

Change-Id: I11468834a9ef03da084c156c74d55a19416d98c4
Signed-off-by: Marc Jones <marcj303 at gmail.com>
---
M src/mainboard/google/kahlee/Kconfig
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/19831/1

diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index 41c7260..469e1bb 100644
--- a/src/mainboard/google/kahlee/Kconfig
+++ b/src/mainboard/google/kahlee/Kconfig
@@ -17,7 +17,7 @@
 
 config BOARD_SPECIFIC_OPTIONS # dummy
 	def_bool y
-	select SOC_AMD_STONEYRIDGE_FP4
+	select SOC_AMD_STONEYRIDGE_FT4
 	select HAVE_OPTION_TABLE
 	select HAVE_PIRQ_TABLE
 	select HAVE_MP_TABLE
@@ -25,6 +25,7 @@
 	select BOARD_ROMSIZE_KB_8192
 	select GFXUMA
 	select STONEYRIDGE_IMC_FWM
+	select STONEYRIDGE_UART
 
 config MAINBOARD_DIR
 	string

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I11468834a9ef03da084c156c74d55a19416d98c4
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