sb/intel/lynxpoint/Kconfig: Fix typo in help text
Lynxpont ---> LynxPoint Change-Id: I5af67079ead389beeafd9172aa1b98980dacbd38 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/55489 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
This commit is contained in:
parent
a15dea9ab2
commit
1708a2fcc9
|
@ -40,7 +40,7 @@ config INTEL_LYNXPOINT_LP
|
|||
bool
|
||||
default n
|
||||
help
|
||||
Set this option to y for Lynxpont LP (Haswell ULT).
|
||||
Set this option to y for LynxPoint LP (Haswell ULT).
|
||||
|
||||
config EHCI_BAR
|
||||
hex
|
||||
|
|
Loading…
Reference in New Issue