[coreboot] r236 - buildrom-devel/config/platforms

svn at coreboot.org svn at coreboot.org
Wed Sep 24 16:15:45 CEST 2008


Author: jcrouse
Date: 2008-09-24 16:15:45 +0200 (Wed, 24 Sep 2008)
New Revision: 236

Modified:
   buildrom-devel/config/platforms/Config.in
Log:
buildrom: Add missing full stops.

Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
Acked-by: Jordan Crouse <jordan.crouse at amd.com>



Modified: buildrom-devel/config/platforms/Config.in
===================================================================
--- buildrom-devel/config/platforms/Config.in	2008-09-24 14:13:42 UTC (rev 235)
+++ buildrom-devel/config/platforms/Config.in	2008-09-24 14:15:45 UTC (rev 236)
@@ -177,7 +177,7 @@
 	depends on PLATFORM_GEODE
 	default VSA_LEGACY
 	help
-	  Select the SMM handler source to use with Geode platforms
+	  Select the SMM handler source to use with Geode platforms.
 
 config VSA_LEGACY
 	bool "Legacy VSA binary from AMD"
@@ -212,7 +212,7 @@
 	default n
 	help
 	  Say 'y' here to patch the build to work on an
-	  emulated platform in the AMD SimNow (TM) simulator
+	  emulated platform in the AMD SimNow (TM) simulator.
 
 config AMD_R690_HEADLESS
 	bool "Build the R690 platform as headless (without VGA)"
@@ -243,6 +243,6 @@
 	depends on AMD_R690_CUSTOM_VBIOS
 	default ""
 	help
-	  Specify the full pathname for your RS690 video BIOS file
+	  Specify the full pathname for your RS690 video BIOS file.
 
 endmenu





More information about the coreboot mailing list