[coreboot-gerrit] Change in coreboot[master]: mb/sapphire/pureplatinumh61: Sanitize Kconfig

Patrick Georgi (Code Review) gerrit at coreboot.org
Thu May 11 16:47:24 CEST 2017


Patrick Georgi has submitted this change and it was merged. ( https://review.coreboot.org/19354 )

Change subject: mb/sapphire/pureplatinumh61: Sanitize Kconfig
......................................................................


mb/sapphire/pureplatinumh61: Sanitize Kconfig

Remove overrides that set platform defaults or insane values.

Change-Id: I11d1c7155bf1c7f9298f60638a6c2f3b128f3fe8
Signed-off-by: Nico Huber <nico.h at gmx.de>
Reviewed-on: https://review.coreboot.org/19354
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: Nicola Corna <nicola at corna.info>
---
M src/mainboard/sapphire/pureplatinumh61/Kconfig
1 file changed, 0 insertions(+), 11 deletions(-)

Approvals:
  Nicola Corna: Looks good to me, approved
  build bot (Jenkins): Verified



diff --git a/src/mainboard/sapphire/pureplatinumh61/Kconfig b/src/mainboard/sapphire/pureplatinumh61/Kconfig
index 937e7e4..f9458a6 100644
--- a/src/mainboard/sapphire/pureplatinumh61/Kconfig
+++ b/src/mainboard/sapphire/pureplatinumh61/Kconfig
@@ -23,10 +23,6 @@
 	bool
 	default n
 
-config HAVE_ME_BIN
-	bool
-	default n
-
 config MAINBOARD_DIR
 	string
 	default sapphire/pureplatinumh61
@@ -51,10 +47,6 @@
 	hex
 	default 0x174b
 
-config MMCONF_BASE_ADDRESS
-	hex
-	default 0xf0000000
-
 config DRAM_RESET_GATE_GPIO
 	int
 	default 60
@@ -63,7 +55,4 @@
 	int
 	default 8
 
-config USBDEBUG_HCD_INDEX	#USB port on the back under the Bluetooth module
-	int
-	default 4
 endif

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I11d1c7155bf1c7f9298f60638a6c2f3b128f3fe8
Gerrit-PatchSet: 2
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Nico Huber <nico.h at gmx.de>
Gerrit-Reviewer: Nico Huber <nico.h at gmx.de>
Gerrit-Reviewer: Nicola Corna <nicola at corna.info>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>



More information about the coreboot-gerrit mailing list