Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/29617
Change subject: drivers/intel/fsp1_1: Remove unused DISPLAY_FAST_BOOT_DATA ......................................................................
drivers/intel/fsp1_1: Remove unused DISPLAY_FAST_BOOT_DATA
Change-Id: I405b79ee192317c86725f9bf0b1d166c045d30e2 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/drivers/intel/fsp1_1/Kconfig 1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/29617/1
diff --git a/src/drivers/intel/fsp1_1/Kconfig b/src/drivers/intel/fsp1_1/Kconfig index a70f00d..13de66c 100644 --- a/src/drivers/intel/fsp1_1/Kconfig +++ b/src/drivers/intel/fsp1_1/Kconfig @@ -59,10 +59,6 @@ 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