summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/fsp_baytrail
diff options
context:
space:
mode:
authorDaniele Forsi <dforsi@gmail.com>2014-07-22 18:00:56 +0200
committerPatrick Georgi <patrick@georgi-clan.de>2014-07-23 09:07:47 +0200
commit53847a211bd78a9cbf838f63f155368c641f7cd5 (patch)
treec0a72d2d52e7b70276aed0bcb15ebd8c794c8031 /src/soc/intel/fsp_baytrail
parente34a6275eeebf324e921f8aa06e7c1c9fc0179f8 (diff)
downloadcoreboot-staging-53847a211bd78a9cbf838f63f155368c641f7cd5.zip
coreboot-staging-53847a211bd78a9cbf838f63f155368c641f7cd5.tar.gz
src/.../Kconfig: various small fixes to texts
Fixed spelling and added empty lines to separate the help from the text automatically added during make menuconfig. Change-Id: I6eee2c86e30573deb8cf0d42fda8b8329e1156c7 Signed-off-by: Daniele Forsi <dforsi@gmail.com> Reviewed-on: http://review.coreboot.org/6313 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Diffstat (limited to 'src/soc/intel/fsp_baytrail')
-rw-r--r--src/soc/intel/fsp_baytrail/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/fsp_baytrail/Kconfig b/src/soc/intel/fsp_baytrail/Kconfig
index 312449e..cb4757b 100644
--- a/src/soc/intel/fsp_baytrail/Kconfig
+++ b/src/soc/intel/fsp_baytrail/Kconfig
@@ -78,7 +78,7 @@ config VGA_BIOS_ID
default "8086,0f31"
help
This is the default PCI ID for the Bay Trail graphics
- devices. This string names the vbios rom in cbfs.
+ devices. This string names the vbios ROM in cbfs.
config INCLUDE_MICROCODE_IN_BUILD
bool "Build in microcode patch"
OpenPOWER on IntegriCloud