aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMartin Roth <martin.roth@se-eng.com>2014-06-20 21:21:51 -0600
committerMartin Roth <gaumless@gmail.com>2014-06-23 05:48:54 +0200
commitfbd150383954671bdeeef9c8161cabd9bbe0627b (patch)
treea99a79014f7f02adf82a7c1b0803d2438c11616f /src
parent2c28ee83cb00af16fe48d72133e668291b1d2a04 (diff)
fsp_baytrail: Minor Kconfig updates
- remove the Kconfig text when setting the default for the FSP location. The text was showing up twice in the config menu. - Remove an extra 'the' in the help text. Change-Id: I3777833bf32e19bbe5a8493578a9346d6ab062a4 Signed-off-by: Martin Roth <martin.roth@se-eng.com> Reviewed-on: http://review.coreboot.org/6090 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src')
-rw-r--r--src/soc/intel/fsp_baytrail/fsp/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/soc/intel/fsp_baytrail/fsp/Kconfig b/src/soc/intel/fsp_baytrail/fsp/Kconfig
index 09493250d8..73800d6989 100644
--- a/src/soc/intel/fsp_baytrail/fsp/Kconfig
+++ b/src/soc/intel/fsp_baytrail/fsp/Kconfig
@@ -30,12 +30,12 @@ config FSP_FILE
The path and filename of the Intel FSP binary for this platform.
config FSP_LOC
- hex "Intel FSP Binary location in CBFS"
+ hex
default 0xfffc0000
help
The location in CBFS that the FSP is located. This must match the
value that is set in the FSP binary. If the FSP needs to be moved,
- rebase the FSP with the Intel's BCT (tool).
+ rebase the FSP with Intel's BCT (tool).
The Bay Trail FSP is built with a preferred base address of
0xFFFC0000.