From ada7fd6fe9f5e79b53742dec20bbed6c14badf6d Mon Sep 17 00:00:00 2001 From: Frans Hendriks Date: Mon, 29 Oct 2018 14:05:39 +0100 Subject: src/drivers/intel/fsp1_1/Kconfig: Remove unused FSP_USES_UPD CONFIG_FSP_USES_UPD is not used by FSP 1.1. Remove this config from this file. BUG=N/A TEST=Intel CherryHill CRB Change-Id: If922b6cb2d39b10f6657b4d80e54b226d1386c76 Signed-off-by: Frans Hendriks Reviewed-on: https://review.coreboot.org/c/29328 Tested-by: build bot (Jenkins) Reviewed-by: Huang Jin --- src/drivers/intel/fsp1_1/Kconfig | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'src/drivers/intel/fsp1_1/Kconfig') diff --git a/src/drivers/intel/fsp1_1/Kconfig b/src/drivers/intel/fsp1_1/Kconfig index 13de66ce5d..69fa8df7fe 100644 --- a/src/drivers/intel/fsp1_1/Kconfig +++ b/src/drivers/intel/fsp1_1/Kconfig @@ -2,6 +2,7 @@ ## This file is part of the coreboot project. ## ## Copyright (C) 2014 Sage Electronic Engineering, LLC. +## Copyright (C) 2018 Eltan B.V. ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -78,13 +79,6 @@ config DISPLAY_UPD_DATA Display the user specified product data prior to memory initialization. -config FSP_USES_UPD - bool - default n - help - If this FSP uses UPD/VPD data regions, select this in the chipset - Kconfig. - config USE_GENERIC_FSP_CAR_INC bool default n -- cgit v1.2.3