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:
parent
812d624fd0
commit
fd3451d72d
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue