[coreboot-gerrit] Change in coreboot[master]: mb/intel/cannonlake_rvp/Kconfig: Don't redefine firmware paths

Arthur Heymans (Code Review) gerrit at coreboot.org
Fri Aug 10 20:41:56 CEST 2018


Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/28012


Change subject: mb/intel/cannonlake_rvp/Kconfig: Don't redefine firmware paths
......................................................................

mb/intel/cannonlake_rvp/Kconfig: Don't redefine firmware paths

The paths defined in southbridge/intel/common/firmware/Kconfig should work just
fine.

Change-Id: Iaa780d9b3080416c6b1a7f24d97ecb8214962405
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/mainboard/intel/cannonlake_rvp/Kconfig
1 file changed, 0 insertions(+), 15 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/28012/1

diff --git a/src/mainboard/intel/cannonlake_rvp/Kconfig b/src/mainboard/intel/cannonlake_rvp/Kconfig
index 3104331..028d493 100644
--- a/src/mainboard/intel/cannonlake_rvp/Kconfig
+++ b/src/mainboard/intel/cannonlake_rvp/Kconfig
@@ -41,11 +41,6 @@
 	string
 	default "variants/$(CONFIG_VARIANT_DIR)/devicetree.cb"
 
-config IFD_BIN_PATH
-	string
-	depends on HAVE_IFD_BIN
-	default "3rdparty/blobs/mainboard/$(CONFIG_MAINBOARD_DIR)/descriptor.bin"
-
 config INCLUDE_SND_MAX98357_DA7219_NHLT
 	bool "Include blobs for audio with MAX98357_DA7219"
 	select DRIVERS_GENERIC_MAX98357A
@@ -62,16 +57,6 @@
 	select NHLT_DMIC_2CH_16B
 	select NHLT_MAX98373
 
-config ME_BIN_PATH
-	string
-	depends on HAVE_ME_BIN
-	default "3rdparty/blobs/mainboard/$(CONFIG_MAINBOARD_DIR)/me.bin"
-
-config EC_BIN_PATH
-	string
-	depends on HAVE_EC_BIN
-	default "3rdparty/blobs/mainboard/$(CONFIG_MAINBOARD_DIR)/ec.bin"
-
 config DIMM_SPD_SIZE
 	int
 	default 512

-- 
To view, visit https://review.coreboot.org/28012
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaa780d9b3080416c6b1a7f24d97ecb8214962405
Gerrit-Change-Number: 28012
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180810/ea69b0bc/attachment.html>


More information about the coreboot-gerrit mailing list