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 <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/10378
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Vladimir Serbinenko 2015-05-30 22:30:13 +02:00
parent 633352c74a
commit 1cac2c9713
1 changed files with 1 additions and 1 deletions

View File

@ -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?