device/Kconfig: Add third person singular s to lacks

Change-Id: I74be0dbbf8d99f58ac28bfac281ccd27d1500078
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/4608
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Paul Menzel 2014-01-03 09:45:57 +01:00 committed by Stefan Reinauer
parent 812d624fd0
commit fd3451d72d
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ config MAINBOARD_DO_NATIVE_VGA_INIT
help
Some mainboards, such as the Google Link, allow initializing the display
without the need of a binary only VGA OPROM. Enabling this option may be
faster, but also lack flexibility in setting modes.
faster, but also lacks flexibility in setting modes.
If unsure, say N.