Attention is currently required from: Nico Huber, Arthur Heymans, Patrick Rudolph. Hello Nico Huber, Arthur Heymans, Patrick Rudolph,
I'd like you to do a code review. Please visit
https://review.coreboot.org/c/coreboot/+/55489
to review the following change.
Change subject: sb/intel/lynxpoint/Kconfig: Fix typo in help text ......................................................................
sb/intel/lynxpoint/Kconfig: Fix typo in help text
Lynxpont ---> LynxPoint
Change-Id: I5af67079ead389beeafd9172aa1b98980dacbd38 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/southbridge/intel/lynxpoint/Kconfig 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/89/55489/1
diff --git a/src/southbridge/intel/lynxpoint/Kconfig b/src/southbridge/intel/lynxpoint/Kconfig index fe859f6..03b3e9a 100644 --- a/src/southbridge/intel/lynxpoint/Kconfig +++ b/src/southbridge/intel/lynxpoint/Kconfig @@ -40,7 +40,7 @@ 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