From 1cac2c9713a864fe90f40040cd1ede130983544c Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sat, 30 May 2015 22:30:13 +0200 Subject: Hide PLATFORM_USES_FSP1_1. This should be an internal selectable variable rather than user-visible config. Moreover the description is misleading. This is a typical case of an option "Should it work?" where there is only one right answer yet we still ask it. Change-Id: Idc0ce2e1b9f89eddd034966cc877483d994ce0eb Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/10378 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/drivers/intel/fsp1_1/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 a6d34eef6f..f722e65b32 100644 --- a/src/drivers/intel/fsp1_1/Kconfig +++ b/src/drivers/intel/fsp1_1/Kconfig @@ -20,7 +20,7 @@ comment "Intel FSP" config PLATFORM_USES_FSP1_1 - bool "Use Intel Firmware Support Package" + bool help Does the code require the Intel Firmware Support Package? -- cgit v1.2.3