summaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp1_1/Kconfig
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2015-06-23 21:58:32 -0600
committerMartin Roth <gaumless@gmail.com>2015-06-25 00:02:37 +0200
commit128043edeea673f87c8a5d6dbcaf9f728d6c0869 (patch)
tree7877966f7a6f7552557509f0daba041626577f6f /src/drivers/intel/fsp1_1/Kconfig
parent40c0543108ed0500b2aaf8db849190105696b466 (diff)
downloadcoreboot-128043edeea673f87c8a5d6dbcaf9f728d6c0869.tar.xz
Intel FSP 1.1: Move Kconfig comment inside 'if' block
- Move the 'Intel FSP' Kconfig comment inside the 'if' block so that it doesn't show up on platforms that aren't using it. - Update the comment to reflect that this is version 1.1 of the FSP interface. Change-Id: I7182c5b07332c4f95620f7374526ab1de0484d01 Signed-off-by: Martin Roth <gaumless@gmail.com> Reviewed-on: http://review.coreboot.org/10650 Tested-by: build bot (Jenkins) Reviewed-by: Leroy P Leahy <leroy.p.leahy@intel.com>
Diffstat (limited to 'src/drivers/intel/fsp1_1/Kconfig')
-rw-r--r--src/drivers/intel/fsp1_1/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/drivers/intel/fsp1_1/Kconfig b/src/drivers/intel/fsp1_1/Kconfig
index ec5112d002..3c50a8d475 100644
--- a/src/drivers/intel/fsp1_1/Kconfig
+++ b/src/drivers/intel/fsp1_1/Kconfig
@@ -17,8 +17,6 @@
## Foundation, Inc.
##
-comment "Intel FSP"
-
config PLATFORM_USES_FSP1_1
bool
help
@@ -26,6 +24,8 @@ config PLATFORM_USES_FSP1_1
if PLATFORM_USES_FSP1_1
+comment "Intel FSP 1.1"
+
config DCACHE_RAM_BASE
hex
default 0xfef00000