aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp1_1/Kconfig
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-11-13 07:52:35 +0100
committerFelix Held <felix-coreboot@felixheld.de>2018-11-15 10:25:57 +0000
commiteeabd199f37b04c06e2ba02e87465404b681e7ec (patch)
treef77f05e5a2b2d8f4d8c40ca9b375886099cbf8a6 /src/drivers/intel/fsp1_1/Kconfig
parent9fefd1907156c4993c91164ba83d274ab7360cbe (diff)
drivers/intel/fsp1_1: Remove unused DISPLAY_FAST_BOOT_DATA
Change-Id: I405b79ee192317c86725f9bf0b1d166c045d30e2 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29617 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Diffstat (limited to 'src/drivers/intel/fsp1_1/Kconfig')
-rw-r--r--src/drivers/intel/fsp1_1/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/drivers/intel/fsp1_1/Kconfig b/src/drivers/intel/fsp1_1/Kconfig
index a70f00d5ec..13de66ce5d 100644
--- a/src/drivers/intel/fsp1_1/Kconfig
+++ b/src/drivers/intel/fsp1_1/Kconfig
@@ -59,10 +59,6 @@ config FSP_LOC
value that is set in the FSP binary. If the FSP needs to be moved,
rebase the FSP with Intel's BCT (tool).
-config DISPLAY_FAST_BOOT_DATA
- bool "Display fast boot data"
- default n
-
config DISPLAY_HOBS
bool "Display hand-off-blocks (HOBs)"
default n