On 22/09/08 23:26 +0200, Paul Menzel wrote: > Dear list, > > > Add missing full stops. > > Signed-off-by: Paul Menzel <[EMAIL PROTECTED]>
r236. Thank you. > > Thanks, > > Paul > Index: Config.in > =================================================================== > --- Config.in (Revision 230) > +++ Config.in (Arbeitskopie) > @@ -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 > -- > coreboot mailing list: [email protected] > http://www.coreboot.org/mailman/listinfo/coreboot -- Jordan Crouse Systems Software Development Engineer Advanced Micro Devices, Inc. -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

